]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Set tenant headers from ec2 authentication.
authorSteve Baker <sbaker@redhat.com>
Thu, 18 Jul 2013 21:48:40 +0000 (09:48 +1200)
committerSteve Baker <sbaker@redhat.com>
Fri, 19 Jul 2013 02:14:32 +0000 (14:14 +1200)
commitc8af819c7fc55c98c4b4871a44fa8b4d4964668e
treee9f0c6e7acc658dbcc6b8a107a761d36fa178ab1
parent3e4e007685177d803d5eb56bb321f5fe74516fe1
Set tenant headers from ec2 authentication.

Without this, ec2token middleware on its own doesn't set enough
headers to perform heat requests.

Change-Id: I7a0867196741c0df222d491fb1bfbe203158032c
heat/api/aws/ec2token.py
heat/tests/test_api_ec2token.py