diff --git a/modules/virt-migrating-bulk-vms-different-storage-class-web.adoc b/modules/virt-migrating-bulk-vms-different-storage-class-web.adoc index d5307c5038..18b6d53ceb 100644 --- a/modules/virt-migrating-bulk-vms-different-storage-class-web.adoc +++ b/modules/virt-migrating-bulk-vms-different-storage-class-web.adoc @@ -8,6 +8,12 @@ By using the {product-title} web console, you can migrate single-cluster VMs in bulk from one storage class to another storage class. +ifdef::openshift-enterprise[] +:FeatureName: Bulk storage class migration +include::snippets/technology-preview.adoc[] +:!FeatureName: +endif::[] + .Prerequisites * The VMs you select for each bulk migration must be in the same namespace. diff --git a/virt/managing_vms/virt-migrating-vms-in-single-cluster-to-different-storage-class.adoc b/virt/managing_vms/virt-migrating-vms-in-single-cluster-to-different-storage-class.adoc index 9c32e61ae0..1c711a6ace 100644 --- a/virt/managing_vms/virt-migrating-vms-in-single-cluster-to-different-storage-class.adoc +++ b/virt/managing_vms/virt-migrating-vms-in-single-cluster-to-different-storage-class.adoc @@ -8,4 +8,10 @@ toc::[] You can migrate virtual machines (VMs) within a single cluster from one storage class to a different storage class. By using the {product-title} web console, you can perform the migration for the VMs in bulk. +ifdef::openshift-enterprise[] +:FeatureName: Bulk storage class migration +include::snippets/technology-preview.adoc[] +:!FeatureName: +endif::[] + include::modules/virt-migrating-bulk-vms-different-storage-class-web.adoc[leveloffset=+1] \ No newline at end of file