openstack-ansible/doc/source/upgrade-guide/script-upgrade.rst
Alexandra Settle b6077e2ebf [DOCS] Edits to the upgrade guide
Implements: blueprint overhaul-upgrade-guide

Change-Id: Ie1343b451ed763ec74df10630ac14f811096919b
2016-12-01 11:33:13 +00:00

906 B

Upgrading by using a script

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

Warning

The upgrade script is still under active development. Do not run it on a production environment at this time.

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