Comment 4 for bug 1445559

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

Reviewed: https://review.openstack.org/196027
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=c563e26c8effa5beccf5ab0904298925d8cd6913
Submitter: Jenkins
Branch: stable/kilo

commit c563e26c8effa5beccf5ab0904298925d8cd6913
Author: Chad Roberts <email address hidden>
Date: Fri Apr 17 11:42:27 2015 -0400

    Adding .to_wrapped_dict to node_group_template update

    The node group template update operation now
    wraps its output with to_wrapped_dict to yield json
    that accurately reflects the node group template object.

    Change-Id: I19d538c9842d1bfaa9dc35c30941a06d86af0cc3
    Closes-Bug: #1445559
    (cherry picked from commit 865d22c29938ca4c14b4c4dcc40bd1387ea981c7)