python-tripleoclient/tripleoclient/workflows
Sofer Athlan-Guyot db28418901 Add overcloud admin ssh authorize command.
This is needed in reprovisioning upgrade to be able to deploy new keys
without having to run an entire deployment.

We add some error handling:
 - raise an error if no host is found;
 - display a message if ssh connection fails

Change-Id: I4cbcfe4aa5596969ee501a41645b9b29e9a7236d
Implements: blueprint upgrades-with-os
2019-02-08 14:43:05 +01: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 Merge "Filter messages not from waiting execution" 2018-12-08 11:15:50 +00:00
deployment.py Add overcloud admin ssh authorize command. 2019-02-08 14:43:05 +01:00
package_update.py Merge "Get the failed status for update prepare" 2019-01-24 12:12:09 +00:00
parameters.py Change generate fencing parameters to call workflow 2018-03-26 11:10:10 -04:00
plan_management.py Merge "Don't print None on plan delete" 2018-11-20 13:47:36 +00:00
roles.py Add workflows-based role listing commands 2018-01-11 15:10:08 +00:00
scale.py Don't exit on RUNNING status on delete 2018-11-22 15:16:54 +01:00
stack_management.py Merge "Change the overcloud delete command to use undeploy_plan" 2018-12-06 15:02:25 +00:00
support.py Start websocket client before workflows 2018-09-26 11:43:16 +02:00
undercloud_backup.py Add Openstack Undercloud backup 2018-02-08 07:50:37 +00:00