]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Pass in endpoint url for swift auth_token auth
authorSteve Baker <sbaker@redhat.com>
Tue, 2 Apr 2013 01:13:18 +0000 (14:13 +1300)
committerSteve Baker <sbaker@redhat.com>
Tue, 2 Apr 2013 03:05:44 +0000 (16:05 +1300)
commit84ec72aa6770e4acd612bb18369de5aef9198d59
treefdfc6a36bc8eae4b290f5ee3c38f74c56780bf30
parent66d432663265dc5ae2ba009249847c5f6fde400f
Pass in endpoint url for swift auth_token auth

This aligns swift auth_token only authentication with the
way Horizon does it, and avoids python-swiftclient bug #1160172

Tested by launching a stack with and without the --token-only flag

Also tested using Horizon, which is auth_token only

Part of blueprint auth-token-only

Change-Id: I0622f76e93df4f7353fc0cc61dc962b6c8f0be11
heat/engine/clients.py