shade/shade/_heat
Thomas Herve b1bc65c599 Allow not resolving outputs on get stacks
Depending on the stack complexity, resolving outputs of a Heat stack can
be fairly expensive. The API has a parameter to disable output
resolution: this adds this parameter to the get_stack call, and use it
in places where outputs are superfluous.

Change-Id: I779e451c9f058a954a0526404489a4fb1b39ee9c
2018-02-06 12:28:54 +01:00
..
__init__.py Copy in needed template processing utils from heatclient 2017-01-31 12:40:44 +00:00
environment_format.py Copy in needed template processing utils from heatclient 2017-01-31 12:40:44 +00:00
event_utils.py Allow not resolving outputs on get stacks 2018-02-06 12:28:54 +01:00
template_format.py Copy in needed template processing utils from heatclient 2017-01-31 12:40:44 +00:00
template_utils.py Replace six.itervalues with dict.values() 2017-07-20 19:06:32 +05:30
utils.py Copy in needed template processing utils from heatclient 2017-01-31 12:40:44 +00:00