Comment 4 for bug 1647995

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

Reviewed: https://review.openstack.org/500673
Committed: https://git.openstack.org/cgit/openstack/zaqar-ui/commit/?id=89e908c5a2eb968230a799b48fff2c88c1fb1702
Submitter: Jenkins
Branch: master

commit 89e908c5a2eb968230a799b48fff2c88c1fb1702
Author: Shu Muto <email address hidden>
Date: Tue Sep 5 13:55:55 2017 +0900

    Fix queue create/update without metadata modification

    When metadata is not modified in queue create/update, the operation
    failed. This problem was caused by the patch that changing `$scope`
    handling[1]. This patch fixes it.

    [1] https://review.openstack.org/#/c/497127/

    Change-Id: Ia7a524c5991c63caa24be7effc1a3bdfb8f914c4
    Closes-Bug: #1647995