heat/heat/api
Oleksii Chuprykov c8818c864f Add resolve_outputs parameter to stacks API
Add resolve_outputs parameter to stack_show. It allows user
to get stack data without resolving outputs. It is needed because
of 2 reasons:
1) We have output_show an output_list already in our API
2) Such resolving can consume a huge amount of time, but user may
want to resolve only several or none outputs.

@APIImpact, @DOCImpact

Change-Id: I03104efc535a7bd4326cbec56c01cd887db38ab6
2016-01-06 13:01:15 +02:00
..
aws Use EntityNotFound instead of PhysicalResourceNotFound 2015-11-19 22:58:01 +08:00
cfn Wrong usage of "an" 2015-12-27 16:12:46 +08:00
cloudwatch Using LOG.warning replace LOG.warn 2015-12-29 09:32:42 +00:00
middleware Fix HTTP error codes due to invalid templates 2015-11-20 21:27:13 -05:00
openstack Add resolve_outputs parameter to stacks API 2016-01-06 13:01:15 +02:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 20:29:31 +08:00
versions.py Remove identical modules versions.py 2015-06-16 17:00:39 +03:00