Comment 2 for bug 1445393

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

Reviewed: https://review.openstack.org/177156
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=3e600fedb6a27b6033a3b7451990e16544c42b8c
Submitter: Jenkins
Branch: master

commit 3e600fedb6a27b6033a3b7451990e16544c42b8c
Author: huangtianhua <email address hidden>
Date: Fri Apr 24 18:23:47 2015 +0800

    Stop snapshot creation checking if image in DELETED

    If the snapshot image of server in DELETED status, stop the checking
    and set the server to SNAPSHOT_FAILED.

    Change-Id: Ie9a5dfa39f9b28360a6e823f93bd831516ff0933
    Closes-Bug: #1445393