3 Commits

Author SHA1 Message Date
Marc Gariepy
074a2e9530 Add reserved IP of old neutron_agent container
this should prevent the system to allocate those IP to the new neutron_agent containers.

Change-Id: Idc5207a933d1dd865ec2d480dfe368f9f5a7d3dd
2017-12-05 10:31:23 -05:00
Jean-Philippe Evrard
c441ba4410 Do not delete containers named rpc.*
If leapfrogging from Kilo (and above) with a host named rpc.*
all the containers will be wiped during the step
``neutron-remove-old-containers.yml``.

Change-Id: I2e1106bcce12547d6ab9e0384cd96d5e0194001d
2017-07-11 13:36:58 +00:00
Kevin Carter
2438ad03ab Added leap upgrade tooling
This change adds upgrade tooling that will take a Juno based
OpenStack-Ansible cloud and upgrade it to Newton. The tooling
will run a deployment through all of the needed steps upgrading
the environment and skipping all of the OpenStack releases in
between.

**This tooling should be considered experimental at this time**

Change-Id: I1880794717b9e47786ae255ea1afa57d805cde8e
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2017-02-01 14:27:07 +00:00