Skip to content

Commit 82df307

Browse files
authored
Merge pull request #70256 from lpettyjo/OSDOCS-9316_Cinder
OSDOCS-9316#Correct Cinder in-tree migration info
2 parents 6e7f92f + 1440aeb commit 82df307

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

storage/container_storage_interface/persistent-storage-csi-cinder.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,10 @@ To create CSI-provisioned PVs that mount to OpenStack Cinder storage assets, {pr
1818

1919
* The _OpenStack Cinder CSI driver_ enables you to create and mount OpenStack Cinder PVs.
2020

21-
For {product-title}, automatic migration from OpenStack Cinder in-tree to the CSI driver is available as a Technology Preview (TP) feature.
22-
With migration enabled, volumes provisioned using the existing in-tree plugin are automatically migrated to use the OpenStack Cinder CSI driver. For more information, see xref:../../storage/container_storage_interface/persistent-storage-csi-migration.adoc#persistent-storage-csi-migration[CSI automatic migration feature].
21+
[NOTE]
22+
====
23+
{product-title} provides automatic migration for the Cinder in-tree volume plugin to its equivalent CSI driver. For more information, see xref:../../storage/container_storage_interface/persistent-storage-csi-migration.adoc#persistent-storage-csi-migration[CSI automatic migration].
24+
====
2325

2426
include::modules/persistent-storage-csi-about.adoc[leveloffset=+1]
2527

storage/persistent_storage/persistent-storage-cinder.adoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,9 @@ requested by users.
1616

1717
[IMPORTANT]
1818
====
19-
{product-title} defaults to using an in-tree (non-CSI) plugin to provision Cinder storage.
19+
{product-title} 4.11 and later provides automatic migration for the Cinder in-tree volume plugin to its equivalent CSI driver.
2020
21-
In future {product-title} versions, volumes provisioned using existing in-tree plugins are planned for migration to their equivalent CSI driver. CSI automatic migration should be seamless. Migration does not change how you use all existing API objects, such as persistent volumes, persistent volume claims, and storage classes. For more information about migration, see xref:../../storage/container_storage_interface/persistent-storage-csi-migration.adoc#persistent-storage-csi-migration[CSI automatic migration].
22-
23-
After full migration, in-tree plugins will eventually be removed in future versions of {product-title}.
21+
CSI automatic migration should be seamless. Migration does not change how you use all existing API objects, such as persistent volumes, persistent volume claims, and storage classes. For more information about migration, see xref:../../storage/container_storage_interface/persistent-storage-csi-migration.adoc#persistent-storage-csi-migration[CSI automatic migration].
2422
====
2523

2624
[role="_additional-resources"]

0 commit comments

Comments
 (0)