You follow this procedure to upgrade from VMware Integrated OpenStack 6.x to 7.2.

Prerequisites

Procedure

  1. Log in to the Integrated OpenStack Manager in the existing VMware Integrated OpenStack environment.
    ssh root@old-mgmt-server-ip
  2. Run the ovfenv command to determine the OVF configuration for your existing VMware Integrated OpenStack environment.
    ovfenv

    Record the output of this command for later use.

  3. Create a backup of your existing VMware Integrated OpenStack environment.

    For instructions, see Back Up Your Deployment.

  4. Export the configuration for your existing VMware Integrated OpenStack deployment.
    1. Log in to the Integrated OpenStack Manager web interface of your existing VMware Integrated OpenStack deployment.
    2. Click OpenStack Deployment.
    3. Select your deployment and click Export Template.

    Save the exported template for later use.

  5. Install the OVA on your vCenter Server instance.
    Important:
    • Ensure that all aspects of the OVF configuration are consistent with your existing VMware Integrated OpenStack environment. To determine the correct configuration, refer to the output of the ovfenv command in Step 2.
    • Do not power on the newly installed VMware Integrated OpenStack virtual appliance at this time.

    For more information, see Install the VMware Integrated OpenStack Virtual Appliance.

  6. Stop the existing VMware Integrated OpenStack deployment.
    1. In the vSphere Client, power off the Integrated OpenStack Manager virtual machine.
    2. Take a snapshot of the Integrated OpenStack Manager virtual machine.
    3. Power off all OpenStack controller virtual machines.
  7. Power on the new VMware Integrated OpenStack virtual appliance.
  8. Restore the backup that you created in Step 3 on the new VMware Integrated OpenStack installation.

    When restoring the backup, you must use the configuration file template for restoring VMware Integrated OpenStack on a new control plane. For instructions, see Restore Your Deployment from a Backup.

    To determine the correct values for the required parameters, refer to the exported template in Step 4.

Results

Your existing environment is migrated to VMware Integrated OpenStack 7.2. When the status of your OpenStack deployment is displayed as Running, the upgrade process is finished. You can check the status of your deployment by running the viocli get deployment command.

After the new deployment is in the Running status, you can safely delete the manager and controller virtual machines for the old deployment.