]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat_keystoneclient ec2 user fix
authorSteven Hardy <shardy@redhat.com>
Wed, 12 Dec 2012 17:06:55 +0000 (17:06 +0000)
committerSteven Hardy <shardy@redhat.com>
Thu, 13 Dec 2012 14:41:46 +0000 (14:41 +0000)
commit8ed406aac973d9fdbc1c22385d084680d5bc9f86
tree22688b577db467632bc9c2ebbf1d9517113414f0
parent4fc1f27f120d86a1a7872ba07d5b61dcaeab535c
heat_keystoneclient ec2 user fix

Fix bug where we incorrectly use the request context user_id,
instead of the user_id associated with the resource calling
get_ec2_keypair()

fixes bug 1089035

Change-Id: Ibb5e6d11461fb3ff1dd743066a9f7de3ee65b445
Signed-off-by: Steven Hardy <shardy@redhat.com>
heat/common/heat_keystoneclient.py