Allow complex upgrade deployment for N to O

* Remove the all-in-one case and implement the full workflow
for N to O upgrade.
* Fix nits in overcloud-repo and add ansible-pacemaker
* Remove old and useless workaround
* Remove external dependencies, this role is a post deployment role
  it should be able to be call independently, outside of a quickstart
  deployment

Change-Id: Ia2b1f5deb58560c51046dea3fc77996b08ad75a2
This commit is contained in:
Mathieu Bultel
2017-03-01 14:44:24 +01:00
committed by Ronelle Landy
parent 9b9b49a371
commit d7ad73ed35
7 changed files with 78 additions and 77 deletions

View File

@@ -0,0 +1,6 @@
---
features:
- Add support for composable upgrade since Newton release. The workflow for
composable upgrade implement also the one for making mixed upgrade
https://blueprints.launchpad.net/tripleo/+spec/tripleo-composable-upgrade-job