]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
To properly populate the output section.
authorAngus Salkeld <asalkeld@redhat.com>
Wed, 18 Apr 2012 05:08:47 +0000 (15:08 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Wed, 18 Apr 2012 05:08:47 +0000 (15:08 +1000)
commit24ad425a7af57017e3167cebaaa0fe19173a3d14
treecf765d8e75f544802ba33fa71e201194f5acc0f0
parent89e86fa918302c297fca7057144ae7798dd05088
To properly populate the output section.

We need to get ipaddresses which are lost as they are
not stored in the template so we need to retrieve them
at runtime.

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