Upgrading by using a script

Upgrading by using a script

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

Running the upgrade script

To upgrade from Queens to Rocky 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 rocky-eol
    # ./scripts/run-upgrade.sh
    
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.