Comment 6 for bug 1621493

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (stable/newton)

Reviewed: https://review.openstack.org/376264
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=6365c76c27bd95693db9c3626b080e65d003805d
Submitter: Jenkins
Branch: stable/newton

commit 6365c76c27bd95693db9c3626b080e65d003805d
Author: Julie Pichon <email address hidden>
Date: Tue Sep 13 19:09:30 2016 +0100

    Stop plan creation when container exists

    The action result was not properly checked, leading to errors being
    missed and the plan creation failing, sometimes silently.

    Change-Id: I8c5391be5ff7bc4c7227ebbe4f8200eda6f8de09
    Closes-Bug: #1621493
    (cherry picked from commit fe28e43c3e4adbd4923176efa94f60fbc6583648)