1e13e461cd
Instead of failing the workflow when requesting the deployment status of a non-existant plan, return a useful message instead. Change-Id: Ic0333c0726b16d284a7cc54bc68e16ea1c9ebc4d Partial-Bug: #1792637
6 lines
229 B
YAML
6 lines
229 B
YAML
---
|
|
fixes:
|
|
- The tripleo.deployment.v1.get_deployment_status workflow will no longer
|
|
error when requesting the deployment status for a non-existant plan. A
|
|
message is sent in the output instead of failing the workflow.
|