]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Optionally allow ec2token config to come from .conf
authorSteve Baker <sbaker@redhat.com>
Fri, 12 Apr 2013 22:46:35 +0000 (08:46 +1000)
committerSteve Baker <sbaker@redhat.com>
Tue, 23 Apr 2013 19:37:20 +0000 (07:37 +1200)
commita4d2b3edbd926c9dbe15c8443954f5b85cc52d9a
tree04c5da07b7d5387d5ab423944fa649c681407c90
parentf3454692fbd6808a8bd82844a1b191bc8d912a16
Optionally allow ec2token config to come from .conf

Just like keystoneclient.middleware.auth_token
first checks paste.ini file then .conf file when fetching
a config value

Change-Id: I9db9744d0ab12fcf486de9a9d3f8e870a4ff66de
heat/api/aws/ec2token.py