Comment 2 for bug 1589795

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

Reviewed: https://review.openstack.org/326350
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=94d6f34c023614b3e58960f4c443615f0fc32f17
Submitter: Jenkins
Branch: master

commit 94d6f34c023614b3e58960f4c443615f0fc32f17
Author: huangtianhua <email address hidden>
Date: Tue Jun 7 17:57:38 2016 +0800

    Ignore notfound error when delete image tags

    This change will ignore notfound when delete image tags to make
    sure update the image resource successful.

    Change-Id: I7031d6ab92e6765ed1d23bfbbe6c8761cf91670b
    Closes-Bug: #1589795