Versions Compared

Key

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

Openstack uses the placement-service for tracking internal resources. From Newton it was an integrated part of Nova, and from Stein it can be deployed as its own service. From train it have to be its own service, so we need to install the stand-alone placement service before we can upgrade to train. This article will guide you through this process

Install placement API servers

The placement needs a couple of new hiera-values:

...

Create a couple of infra-VM's and install the puppet-role role::openstack::placement

Stop the openstack control-plane.


Migrate data from nova-placement to the new placement service


Add hiera-key to point haproxy to new placement-service


Re-start the new placement-service


Re-start openstack control-plane