Kevin Carter 3ce93834dd Ensure neutron agents & rabbitmq do not restart when upgrading
This change adds neutron_agent and rabbitmq_all groups to the upgrade
process to ensure new container config does not cause these two
container types to restart.

> While the neutron_agents services have been moved on-to baremetal,
  the old container types will still exist and will have an active
  workload on them. Ensureing we guard against container restarts
  for these services will help deployers maximize uptime during the P>Q
  upgrade.

Change-Id: Ia9cfd8693af3ff2077638dd3c3935b9fec48a4c2
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-02-06 17:13:01 +00:00
..