]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Set role headers from ec2 authentication.
authorSteve Baker <sbaker@redhat.com>
Fri, 19 Jul 2013 02:34:42 +0000 (14:34 +1200)
committerSteve Baker <sbaker@redhat.com>
Fri, 19 Jul 2013 02:34:42 +0000 (14:34 +1200)
commit674dbb70ee5f3dd3b0ba59e82aef45bd6a2d0b0f
treef8dbf81c888b10976fa957d4deea7da550cacc38
parentc8af819c7fc55c98c4b4871a44fa8b4d4964668e
Set role headers from ec2 authentication.

Without this roles are not available in the context when
ec2token middleware is used on its own.

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