python-tripleoclient/tripleoclient/workflows
mandreou 08360e4667 Add .deployment.v1.deploy_on_servers to ffwd-upgrade prepare
Before we update the heat stack for the ffwd-upgrade prepare we
can use this to run any required commands on the overcloud.

The current use case is removal of the
/usr/libexec/os-apply-config/templates/etc/os-net-config/config.json
Otherwise after the upgrade prepare is executed, overcloud nodes
will have empty config.json for os-net-config (also discussed [0])

The current implementation of .deployment.v1.deploy_on_servers assumes
all servers are managed by nova. This is OK for N..Q ffu but we will
need to revisit in future, see [1] for more info.

[0]: https://bugzilla.redhat.com/show_bug.cgi?id=1561255
[1]: https://bugs.launchpad.net/tripleo/+bug/1770356
Related-Bug: 1758161
Related:
    tripleo-common Ic138c4925c5c96d1cf718af7ae59bcf5f0ba96dc
Change-Id: I77fdc9deab97c785725f09b8529c512950753f86
2018-05-18 13:30:51 +03:00
..
__init__.py Use Mistral for baremetal registration 2016-07-08 15:43:18 +01:00
baremetal.py Add 'overcloud node clean' command to run metadata cleaning on nodes 2018-04-27 15:41:14 +02:00
base.py Don't print the start of a workflow, log it 2018-02-23 13:44:19 +00:00
deployment.py Merge "Actually print the error during deployment fail" 2018-05-18 03:51:17 +00:00
package_update.py Add .deployment.v1.deploy_on_servers to ffwd-upgrade prepare 2018-05-18 13:30:51 +03:00
parameters.py Change generate fencing parameters to call workflow 2018-03-26 11:10:10 -04:00
plan_management.py Merge "Changes Delete Plan to Call Workflow" 2018-04-03 18:30:36 +00:00
roles.py Add workflows-based role listing commands 2018-01-11 15:10:08 +00:00
scale.py Fix for timeouts on scale down 2017-11-27 10:48:17 -05:00
stack_management.py Tripleoclient unified queue name. 2017-11-06 13:46:14 -05:00
support.py Tripleoclient unified queue name. 2017-11-06 13:46:14 -05:00
undercloud_backup.py Add Openstack Undercloud backup 2018-02-08 07:50:37 +00:00
validations.py Tripleoclient unified queue name. 2017-11-06 13:46:14 -05:00