python-tripleoclient/releasenotes/notes/handle-no-deployment-status-a8f73f887f0f158f.yaml
James Slagle 0b14fd10fd Handle non-existant plan when getting deployment status
Instead of showing a traceback when requesting the deployment status of
a non-existant plan, show a useful message instead.

Change-Id: I3b10361fd17e1068e46a219b8081451f5c7ed035
Depends-On: Ic0333c0726b16d284a7cc54bc68e16ea1c9ebc4d
Closes-Bug: #1792637
2018-09-14 17:03:52 -04:00

5 lines
167 B
YAML

---
fixes:
- When requesting the deployment status of a non-existant plan, instead of
showing a traceback, show a helpful message indicating there is no status.