Skip to content

Commit

Permalink
Merge pull request openstack-k8s-operators#704 from klgill/Docs-Updat…
Browse files Browse the repository at this point in the history
…e-Limitations

updated adoption limitations
  • Loading branch information
klgill authored Nov 8, 2024
2 parents ec3968e + f5c81bf commit fc6a29b
Showing 1 changed file with 33 additions and 6 deletions.
39 changes: 33 additions & 6 deletions docs_user/modules/con_adoption-limitations.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,44 @@

= Adoption limitations

Before you proceed with the adoption, check which features are considered a Technology Preview or are unsupported.

.Technology Preview

The following features are considered a Technology Preview and have not been tested within the context of the {rhos_long_noacro} adoption:

* {bare_metal_first_ref}
* NFS Ganesha back end for {rhos_component_storage_file_first_ref}
* iSCSI, NFS, and FC-based drivers for {block_storage_first_ref}
* The following {compute_service_first_ref} features:
** Compute hosts with `/var/lib/nova/instances` on NFS
** NUMA aware vswitches
** PCI passthrough by flavor
** SR-IOV trusted virtual functions
** RX and TX queue sizes
** vGPU
** Virtio multiqueue
** Emulated virtual Trusted Platform Module (vTPM)
** UEFI
** AMD SEV
** Direct download from Rados Block Device (RBD)
** File-backed memory
** `Provider.yaml`

.Unsupported features

The adoption process does not support the following features:

* {rhos_prev_long} ({OpenStackShort}) {rhos_prev_ver} multi-cell deployments
* Fast Data path
* instanceHA
* Auto-scaling
* DCN
* Designate
* Octavia
* {loadbalancer_first_ref}
* BGP
* IPv6
* Adopting a FIPS environment
* The {key_manager} only supports the simple crypto plug-in
* The {block_storage} only supports RBD back-end adoption

If you plan to adopt the {key_manager_first_ref} or a FIPs environment, review the following limitations:

* The {key_manager} does not yet support all of the crypto plug-ins available in {OpenStackPreviousInstaller}.
* When you adopt a {OpenStackShort} {rhos_prev_ver} FIPS environment to {rhos_acro} {rhos_curr_ver}, your adopted cluster remains a FIPS cluster. There is no option to change the FIPS status during adoption. If your cluster is FIPS-enabled, you must deploy a FIPS {rhocp_long} cluster to adopt your {OpenStackShort} {rhos_prev_ver} FIPS control plane. For more information about enabling FIPS in {OpenShiftShort}, see link:{defaultOCPURL}/installing/installation-overview#installing-fips[Support for FIPS cryptography] in the {OpenShiftShort} _Installing_ guide.
//* When you adopt a {OpenStackShort} {rhos_prev_ver} FIPS environment to {rhos_acro} {rhos_curr_ver}, your adopted cluster remains a FIPS cluster. There is no option to change the FIPS status during adoption. If your cluster is FIPS-enabled, you must deploy a FIPS {rhocp_long} cluster to adopt your {OpenStackShort} {rhos_prev_ver} FIPS control plane. For more information about enabling FIPS in {OpenShiftShort}, see link:{defaultOCPURL}/installing/installation-overview#installing-fips[Support for FIPS cryptography] in the {OpenShiftShort} _Installing_ guide.

0 comments on commit fc6a29b

Please sign in to comment.