]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Store the context in the resources
authorZane Bitter <zbitter@redhat.com>
Tue, 3 Jul 2012 15:11:12 +0000 (17:11 +0200)
committerZane Bitter <zbitter@redhat.com>
Wed, 4 Jul 2012 15:20:39 +0000 (17:20 +0200)
commit9c7c0dea6233e42bf5db3c7714b2bb7ce120f242
tree07baa50c829d0865a0d06adbec834af38dfd6af8
parentc68b2c53150adebff91d8df650f60e3c50ab63c9
Store the context in the resources

It's a pain to have to look it up in the stack every time

Change-Id: I655260aafd17bc17b5895f5b53d79b20aa8eecbb
Signed-off-by: Zane Bitter <zbitter@redhat.com>
heat/engine/cloud_watch.py
heat/engine/resources.py
heat/engine/stack.py
heat/engine/user.py
heat/engine/wait_condition.py