]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add support for the Output section.
authorAngus Salkeld <asalkeld@redhat.com>
Tue, 3 Apr 2012 05:39:29 +0000 (15:39 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Tue, 3 Apr 2012 05:44:15 +0000 (15:44 +1000)
commit20cdc46a948a85bd9b49d4b35b007a1794276afb
tree4f21f20b75a24ef381485d0f6d444a96d93de4ea
parent59b89dfbe20fab67ef5398a62804ae95c2162640
Add support for the Output section.

Implements issue #51

To see the outputs run "heat describe <stack name>"

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
heat/engine/api/v1/stacks.py
heat/engine/parser.py
heat/engine/resources.py