The OpenStack control plane upgrade stage includes upgrading of the
OpenStack services APIs.
We recommend that you select the quickest upgrade depth that does not
include running OS_UPGRADE
or OS_DIST_UPGRADE
to minimize the API
downtime. You can perform both OS_UPGRADE
and OS_DIST_UPGARDE
during
the post-upgrade stage if required.
To upgrade the OpenStack VCP:
Log in to the Jenkins web UI.
Run the Deploy - upgrade control VMs pipeline on the OpenStack controller nodes in the interactive mode setting the parameters as follows:
Verify that the control plane is up and the OpenStack services from the data plane are reconnected and working correctly with the newly upgraded control plane.
Run the Deploy - upgrade control VMs on the proxy nodes setting TARGET_SERVERS=’prx*’.
Verify that the public API is accessible and Horizon is working.
Perform the upgrade of other control plane nodes where required depending on your deployment.
Verify that the control plane is upgraded to the intended OpenStack release, APIs work correctly and are available, and the services enable the users to manage their resources.
Note
The new features of the intended OpenStack release are not available till the data plane nodes are upgraded.
Proceed to Upgrade the OpenStack data plane.