diff --git a/storage/container_storage_interface/persistent-storage-csi-cinder.adoc b/storage/container_storage_interface/persistent-storage-csi-cinder.adoc index 2c275e92dd..621fad8e86 100644 --- a/storage/container_storage_interface/persistent-storage-csi-cinder.adoc +++ b/storage/container_storage_interface/persistent-storage-csi-cinder.adoc @@ -18,8 +18,10 @@ To create CSI-provisioned PVs that mount to OpenStack Cinder storage assets, {pr * The _OpenStack Cinder CSI driver_ enables you to create and mount OpenStack Cinder PVs. -For {product-title}, automatic migration from OpenStack Cinder in-tree to the CSI driver is available as a Technology Preview (TP) feature. -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]. +[NOTE] +==== +{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]. +==== include::modules/persistent-storage-csi-about.adoc[leveloffset=+1] diff --git a/storage/persistent_storage/persistent-storage-cinder.adoc b/storage/persistent_storage/persistent-storage-cinder.adoc index ed26326233..174bfc17a1 100644 --- a/storage/persistent_storage/persistent-storage-cinder.adoc +++ b/storage/persistent_storage/persistent-storage-cinder.adoc @@ -16,11 +16,9 @@ requested by users. [IMPORTANT] ==== -{product-title} defaults to using an in-tree (non-CSI) plugin to provision Cinder storage. +{product-title} 4.11 and later provides automatic migration for the Cinder in-tree volume plugin to its equivalent CSI driver. -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]. - -After full migration, in-tree plugins will eventually be removed in future versions of {product-title}. +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]. ==== [role="_additional-resources"]