python-tripleoclient/tripleoclient/workflows
Mathieu Bultel 158bcb2cd2 Get message from websocket instead from zaqarclient directly
Use the websocket api to get and print the real time
ansible execution for minor update instead of using the
zaqarclient call directly.
This is safer and avoid brutal claim of the messages.

Manual conflict resolution on:
tripleoclient/workflows/package_update.py

Closes-Bug: #1757487
Change-Id: I7e324b9e037197082c23a19b4e4b8832daaf5aee
(cherry picked from commit eaa2e9ce75)
(cherry picked from commit f31795fb7e)
2018-03-21 17:45:37 +01:00
..
__init__.py Use Mistral for baremetal registration 2016-07-08 15:43:18 +01:00
baremetal.py Remove printing the introspection status 2017-09-08 12:27:38 +00:00
base.py Get message from websocket instead from zaqarclient directly 2018-03-21 17:45:37 +01:00
deployment.py Add --skip-deploy-identifier 2017-04-19 12:09:59 +00:00
package_update.py Get message from websocket instead from zaqarclient directly 2018-03-21 17:45:37 +01:00
parameters.py Increase timeout in get_deprecated_parameters workflow 2017-09-19 10:48:28 +00:00
plan_management.py Add -n/--networks-data option 2017-09-14 08:52:50 +00:00
scale.py Fix for timeouts on scale down 2017-11-28 14:40:51 -07:00
stack_management.py Avoid race condition when setting up websocket 2017-04-10 13:46:36 +00:00
support.py Add overcloud support report collect command 2017-05-11 09:28:59 -06:00
validations.py Avoid empty print during validation workflow execution 2017-06-30 11:48:55 +05:30