tripleo-common/releasenotes/notes/handle-no-deployment-status-a70a4b950171afbe.yaml
James Slagle 1e13e461cd Handle non-existant plan when getting deployment status
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
2018-09-24 14:03:22 -04:00

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.