python-tripleoclient/tripleoclient/workflows
Adriano Petrich 715324adf9 Fix for timeouts on scale down
There were two issues: The action timeout and the wait_for_messages
timeout.

The wait_for_messages did not need a timeout here and it was causing the
bug. I added an cli option for the timeout and setup a reasonable
default (the previous default was over 4 hours that would invalidate
keystone session duration)

Change-Id: I232d071516d3f53f9f87143d9d65ebe3e58b0f38
Closes-Bug: 1734712
2017-11-27 10:48:17 -05:00
..
__init__.py Use Mistral for baremetal registration 2016-07-08 15:43:18 +01:00
baremetal.py Tripleoclient unified queue name. 2017-11-06 13:46:14 -05:00
base.py Handle failed actions 2017-05-04 14:47:21 -04:00
deployment.py Add --output-dir 2017-11-13 13:05:10 -05:00
package_update.py Consume a zaqar queue for update to poll ansible result 2017-11-22 08:10:14 +01:00
parameters.py Tripleoclient unified queue name. 2017-11-06 13:46:14 -05:00
plan_management.py Tripleoclient unified queue name. 2017-11-06 13:46:14 -05: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
validations.py Tripleoclient unified queue name. 2017-11-06 13:46:14 -05:00