heat/heat/rpc
Ton Ngo b8ba69e05f 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
2014-09-15 17:51:32 -07:00
..
__init__.py Create a new heat.rpc package 2012-11-30 17:05:13 +01:00
api.py Pass list of parameters to engine service to reset 2014-09-15 17:51:32 -07:00
client.py Add RPC API for cancel update stack 2014-09-13 16:53:04 +03:00