openstack-ansible/releasenotes
Jesse Pretorius 2173902760 Add container/service clean up for nova/cinder/heat
When upgrading from pike to queens there are the following
changes to the container/service setup:

1. All cinder container services are consolidated into
   a single cinder_api_container. The previously implemented
   cinder_scheduler_container can be removed.

2. A new heat_api container is created with all heat services
   running in it. The previously implemented heat_apis_container
   and heat_engine_container can be removed.

3. All nova services are consolidated into the nova_api_container
   and the rest of the nova containers can be removed.

This patch implements the automation into the run-upgrade script
in order to automate these changes. Each cleanup execution is
also usable outside of the run-upgrade script.

Change-Id: Id1341133744988a3f3db1fd4ce1a306f389de4cc
Co-Authored-By: Florian Haas <florian@citynetwork.eu>
Implements: blueprint hyperconverged-containers
2018-04-09 21:28:02 +01:00
..
notes Add container/service clean up for nova/cinder/heat 2018-04-09 21:28:02 +01:00
source Remove setting of version/release from releasenotes 2017-11-17 06:47:43 +00:00