Comment 4 for bug 1618578

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

Reviewed: https://review.openstack.org/375078
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=2425e6e860932514c963844dfab6d24b023883bf
Submitter: Jenkins
Branch: master

commit 2425e6e860932514c963844dfab6d24b023883bf
Author: Matt Borland <email address hidden>
Date: Thu Sep 22 13:40:29 2016 -0600

    Fix metadata removal

    This fixes the case where known metadata types were not being removed
    upon saving. When trying to apply name changes to the provided value,
    the work was done out of order, causing the item to be taken out
    of the 'removed' list.

    Change-Id: I0058ce369a9616b4c49f3d6d1a54cf69144e2f0c
    Co-Authored-By: Matt Wood <email address hidden>
    Closes-Bug: 1618578