]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Access Resource metadata through the new attribute
authorZane Bitter <zbitter@redhat.com>
Wed, 11 Jul 2012 15:02:13 +0000 (11:02 -0400)
committerZane Bitter <zbitter@redhat.com>
Wed, 11 Jul 2012 15:49:56 +0000 (11:49 -0400)
commit57a71eb07d393e5f7936b97745cefc6a6520aea9
tree1e299acb23f9368b3318c12ae37747847d17cc10
parent139fe4009e8776a3e56ed5023e9745577caacc4e
Access Resource metadata through the new attribute

Get rid of all the other code that was accessing this directly from the
database and use only the Metadata descriptor.

Change-Id: I36a7a00878d0b65f58ba282ebad78f77b37c4d07
Signed-off-by: Zane Bitter <zbitter@redhat.com>
heat/engine/instance.py
heat/engine/manager.py
heat/engine/resources.py
heat/engine/wait_condition.py