Comment 2 for bug 1608361

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

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

commit d8df8bf78b5ad70b4dde63711b05d6a14632ac6d
Author: Kenji Ishii <email address hidden>
Date: Mon Aug 1 14:45:50 2016 +0900

    Add message for a result of update metadata

    At the moment, even when a user update a metadata, this result is
    not informed to a user (any message is not displayed).
    So a user cannot know its result and he has to redisplay
    'Update Metadata' modal in order to know its result.

    Change-Id: I02b1a3c70d0225d2326d038b7519d49b0082985e
    Closes-Bug: #1608361