python-tripleoclient/tripleoclient/workflows
Saravanan KR 707418ba40 Avoid empty print during validation workflow execution
Workflow check_pre_deployment_validations, sends multiple messages,
as part of the sub workflow execution. If the workflow is success,
there are no messages sent and it will be empty string. Avoid
printing empty strings.

Change-Id: I3f14a3bc97fa1e51230e1f6b1de4ed4fb8205842
2017-06-30 11:48:55 +05:30
..
__init__.py Use Mistral for baremetal registration 2016-07-08 15:43:18 +01:00
baremetal.py Avoid race condition when setting up websocket 2017-04-10 13:46:36 +00:00
base.py Handle failed actions 2017-05-04 14:47:21 -04:00
deployment.py Add --skip-deploy-identifier 2017-04-19 12:09:59 +00:00
package_update.py Merge "Remove update abort" 2017-04-19 10:54:24 +00:00
parameters.py Avoid race condition when setting up websocket 2017-04-10 13:46:36 +00:00
plan_management.py Optional override of the plan environment file 2017-06-23 05:56:55 -04:00
scale.py Avoid race condition when setting up websocket 2017-04-10 13:46:36 +00: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
templates.py Downloads templates from swift before processing update 2016-10-11 07:42:44 -04:00
validations.py Avoid empty print during validation workflow execution 2017-06-30 11:48:55 +05:30