19ed1afb2a
This consolidates the upgrade and ffwd-upgrade related env files,
removing no longer relevant files (like converge vs converge-docker).
In line with recent/ongoing work in tripleoclient [1][2] we now have
cli: overcloud [upgrade|update|ffwd-upgrade] [prepare|run|converge]
With this patch we can also change the set/unset of resource 'noop'
and move it from tripleo-common to python-tripleoclient, like I am
pointing at in related client review below. If others agree then I
will do the same with the upgrade-prepare and also the ffwd cli
in [3], i.e. add explicit inclusion of the upgrade-prepare.yaml
and then similarly include the upgrade-converge.yaml for the
upgrade/ffwd-upgrade converge cli.
Related:
I1288fe68ae8af02a5d77390d237ec467d88e43d2 python-tripleoclient
[1]
|
||
---|---|---|
.. | ||
ffwd-upgrade-converge.yaml | ||
ffwd-upgrade-prepare.yaml | ||
undercloud-upgrade-prepare.yaml | ||
update-converge.yaml | ||
update-prepare.yaml | ||
upgrade-converge.yaml | ||
upgrade-prepare.yaml |