Use the viocli upgrade command to upgrade between major versions of VMware Integrated OpenStack. Use the VMware Integrated OpenStack manager in the vSphere Web Client to perform the upgrade.

The viocli upgrade command uses the following syntax.

viocli upgrade [-d NAME] [-n NEW_DEPLOYMENT_NAME] \
               [--public-vip PUBLIC_VIP] [--internal-vip INTERNAL_VIP] \
               [-p] [-h] [-v] [-f]

Parameter

Mandatory or Optional

Description

-d, --deployment NAME

Automatic

Name of deployment to use.

Applied automatically. The default value is the name of the current deployment.

-n, --new-deployment NEW_DEPLOYMENT_NAME

Mandatory

Name of upgrade deployment.

--public-vip PUBLIC_VIP

Mandatory

Temporary public VIP address assigned to the new deployment.

--internal-vip INTERNAL_VIP

Mandatory

Temporary private VIP address assigned to the new deployment.

-p, --progress

Optional

Show progress of the current upgrade operation.

-h, --help

Optional

Show the use and arguments for this command.

-v, --verbose

Optional

Enter verbose mode.

-f, --force

Optional

Perform operation without requiring confirmation.