python-tripleoclient/tripleoclient/workflows
Emilien Macchi 3982259973 Make _upload_file to work with Python 3
Open the content from the file in Swift as bytes and in read
mode, otherwise Python 3 fails to open it as it comes as a string by default.

Closes-Bug: #1819665
Change-Id: I0da24d3508174190b431b660e67365f242ef04d8
2019-03-12 10:43:58 -04: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 Remove execution from workflow message send 2019-01-21 09:26:04 +01: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 Make _upload_file to work with Python 3 2019-03-12 10:43:58 -04: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
validations.py Add new CLI option openstack tripleo validate run 2019-03-05 09:27:51 +01:00