Comment 19 for bug 1224828

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

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

commit b8ba69e05f8a51158f27142e354adc20a1e31149
Author: Ton Ngo <email address hidden>
Date: Thu Jul 24 06:01:37 2014 -0700

    Pass list of parameters to engine service to reset

    For stack-update, a new argument named clear-parameters with
    a list is passed in from the CLI and the new PATCH ReST API
    to delete the indicated parameters from the existing parameters
    in the DB, allowing the default parameters in the template to
    be used. A new method in environment handles the reset.

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