Comment 2 for bug 1530801

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

Reviewed: https://review.openstack.org/263719
Committed: https://git.openstack.org/cgit/openstack/murano-dashboard/commit/?id=ab2a064acb88009d3676178dc8f9c0c08f00ddd2
Submitter: Jenkins
Branch: master

commit ab2a064acb88009d3676178dc8f9c0c08f00ddd2
Author: Dmytro Dovbii <email address hidden>
Date: Tue Jan 5 14:53:12 2016 +0200

    Delete only murano data from image metadata

    Previously murano removed all properties from image metadata instead
    of only delete 'murano_image_info' element. This patch fixes it.

    Change-Id: I32dbc9abc5ea5cb3e68fa41b1429b6c03c09fa06
    Closes-Bug: #1530801