]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat engine : Convert WaitConditionHandle to pre-signed URLs
authorSteven Hardy <shardy@redhat.com>
Mon, 26 Nov 2012 11:26:00 +0000 (11:26 +0000)
committerSteven Hardy <shardy@redhat.com>
Thu, 29 Nov 2012 20:20:27 +0000 (20:20 +0000)
commit17dd71b01775430b8dbc5c3b2ced65a11fd647e1
tree0356a35f476bf0eb5d23571fb6e9b60700535eda
parentd4bb435ed2baa143c1b9affccd958957b8c74f30
heat engine : Convert WaitConditionHandle to pre-signed URLs

Change WaitConditionHandle so it provides a pre-signed URL which
allows authenticated wait condition notification via the CFN API

blueprint metsrv-remove
Change-Id: I5c1c3a17ade35c810e49b1f27d80bcfea9e89485
Signed-off-by: Steven Hardy <shardy@redhat.com>
etc/heat/heat-engine.conf
heat/common/ec2signer.py [new file with mode: 0644]
heat/engine/resources/wait_condition.py
heat/tests/test_waitcondition.py