3 Commits

Author SHA1 Message Date
Bjoern Teipel
b7f4419eaf Fixing neutron-mtu-migration.yml
Adding closing quote for neutron-mtu-migration.yml task

Change-Id: Ic58fc594170f4213ac74f12434232223dccdb0d7
2017-08-25 20:20:38 -05:00
Bjoern Teipel
3966b98706 Prefix tasks with ostack versions
The DB migrations are using recurring task names,
making it difficult to isolate which version task ran.
The prefix of each task with the actual base OpenStack
version makes it easier to identify those, especially
in a leapfrog situation.

Change-Id: I9c2b711452208be28bef421a5e536bd2bf8a9a03
2017-08-25 16:08:33 -05: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