]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
engine : perform periodic tasks with stored stack_context
authorSteven Hardy <shardy@redhat.com>
Tue, 2 Jul 2013 13:17:30 +0000 (14:17 +0100)
committerSteven Hardy <shardy@redhat.com>
Tue, 2 Jul 2013 13:17:30 +0000 (14:17 +0100)
commit206fb652b87478f06de3028f312aa0410bd1ce7e
tree09d58e1bc01724d49b609b40432c260d5fe271e8
parentec3bcc414563a7b6a5d6094566f19949ecc09d4e
engine : perform periodic tasks with stored stack_context

The metadata update needs to be performed with the stored stack_context,
not the admin_context, which contains no credentials to e.g authenticate
with nova

Fixes bug #1196618

Change-Id: I0451604535a731de5ad57d2d52cdf183e58cf7b0
heat/engine/service.py