Comment 6 for bug 1581253

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

Reviewed: https://review.openstack.org/436303
Committed: https://git.openstack.org/cgit/openstack/zaqar-ui/commit/?id=82bc91e962c41c51415ee1de1c6915a766994084
Submitter: Jenkins
Branch: stable/ocata

commit 82bc91e962c41c51415ee1de1c6915a766994084
Author: Fei Long Wang <email address hidden>
Date: Tue Feb 14 16:25:55 2017 +1300

    Fix queue metadata update issue

    Currently when updating queue's metadata, the default type of
    those metadata values are string. But in Zaqar some of them are
    integer. So this patch will convert those reserved metadata
    before saving.

    Closes-Bug: #1581253

    Change-Id: I6e3a6b8f7dd96e1e475454fd7b721878adcb1bc8
    (cherry picked from commit d37f6483be14698500e7e2ac37d6d44bc82d9530)