Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When controllers etc. are upgraded, it is time to do the same on the comute-nodes. Compute nodes are simple to upgrade:

  1. Stop nova-compute (systemctl stop nova-compute)
    1. The queens r10k env will update the home directory of the nova user. This can not be done while nova-compute is running
  2. Run puppet with the pike modules/tags
  3. Perform a dist-upgrade
  4. Run puppet again
  5. Restart openstack services