Comment 3 for bug 1792637

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (master)

Reviewed: https://review.openstack.org/602753
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=1e13e461cd4e5a1187cd8182ec74e8a5eb576e59
Submitter: Zuul
Branch: master

commit 1e13e461cd4e5a1187cd8182ec74e8a5eb576e59
Author: James Slagle <email address hidden>
Date: Fri Sep 14 17:01:26 2018 -0400

    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