The Ocata release series of OpenStack-Ansible contains the code for migrating from Newton to Ocata.
Warning
The upgrade script is still under active development. Do not run it on a production environment at this time.
To upgrade from Newton to Ocata
by using the upgrade script, perform the following steps in the
openstack-ansible
directory:
Change directory to the repository clone root directory:
# cd /opt/openstack-ansible
Run the following commands:
# git checkout ocata-em # ./scripts/run-upgrade.sh
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.