]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat engine : remove unused EC2 style auth from engine
authorSteven Hardy <shardy@redhat.com>
Fri, 19 Oct 2012 15:12:15 +0000 (16:12 +0100)
committerSteven Hardy <shardy@redhat.com>
Fri, 19 Oct 2012 18:16:53 +0000 (19:16 +0100)
commit52968f4a16b1af85770f532f734143add807c53b
treebb37252798a326b893c5e5a1810c0124a68b728d
parent5658f9d4dbe759fe26a7b820058b8e257f796f35
heat engine : remove unused EC2 style auth from engine

We handle EC2 style auth at the heat-api-cfn level, so EC2
style authenticated requests simply pass us an auth_token in
the context, so remove this duplicate/dead code.

Ref #268

Change-Id: I17708cb6ef4b0eb4989d47c116b6211f0d419dcb
Signed-off-by: Steven Hardy <shardy@redhat.com>
heat/engine/auth.py