Comment 18 for bug 1224828

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

Reviewed: https://review.openstack.org/109042
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=b98c19fbbf0694924480ff9959a8db742e29dad6
Submitter: Jenkins
Branch: master

commit b98c19fbbf0694924480ff9959a8db742e29dad6
Author: Ton Ngo <email address hidden>
Date: Wed Jul 23 09:55:40 2014 -0700

    Pass flag to engine service to patch parameters

    For stack-update, add a new PATCH ReST API and a new CLI
    argument named existing-parameters to indicate that the set
    of parameters should be patched over the existing parameter
    from the DB. A new method in environment handles
    the patching.

    Partially-implements: blueprint troubleshooting-low-level-control
    Partial-Bug: 1224828
    Change-Id: I802e0dca44926be3a3f45fcaa995c866a4abf998