]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat api: fix ec2token authentication
authorSteven Hardy <shardy@redhat.com>
Tue, 30 Apr 2013 09:38:04 +0000 (10:38 +0100)
committerSteven Hardy <shardy@redhat.com>
Tue, 30 Apr 2013 09:38:04 +0000 (10:38 +0100)
commitcb381b90bd20551354e6ce5b0a99c836a3f777f5
tree3ab0f8bdedcf3b745e9afccec19313089b0d8d86
parent7ce9a214f0d090fcbb59d59524b152b72fe6fce2
heat api: fix ec2token authentication

Since the change merged from https://review.openstack.org/#/c/27383/
ec2token auth no longer works, because there is a mismatch between
the config file section name and the section specified in ec2token

fixes bug #1174673

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