Comment 4 for bug 1638863

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (stable/queens)

Reviewed: https://review.openstack.org/545770
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=15c0adfba8d895c7dc94d7cc575fa16de2ac3e8e
Submitter: Zuul
Branch: stable/queens

commit 15c0adfba8d895c7dc94d7cc575fa16de2ac3e8e
Author: M V P Nitesh <email address hidden>
Date: Tue Aug 22 12:38:06 2017 +0530

    Now user can update label values in cluster-template

    In Magnum Labels are stored in the form of dictionary. previously we
    are passing string value directly to store the value of label. Now we
    are parsing it and storing it in the form of dictionary.

    Change-Id: I4d64da78dc4ed4d5599533b54861b65bce609c28
    Closes-Bug: #1638863
    (cherry picked from commit 21c87f35a0910963ac525dca829e98fe9f9a73f8)