openstack-ansible/doc/source/admin/upgrades/major-upgrades-with-script.rst

865 B

Upgrading by using a script

The release series of OpenStack-Ansible contains the code for migrating from to .

Warning

The upgrade script is always under active development. Test it on a development environment first.

Running the upgrade script

To upgrade from to by using the upgrade script, perform the following steps in the openstack-ansible directory:

  1. Change directory to the repository clone root directory:

    # cd /opt/openstack-ansible
  2. Run the following commands:

    # git checkout # ./scripts/run-upgrade.sh