]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat_keystoneclient make token auth work
authorSteven Hardy <shardy@redhat.com>
Tue, 22 Jan 2013 16:33:14 +0000 (16:33 +0000)
committerSteven Hardy <shardy@redhat.com>
Tue, 22 Jan 2013 16:35:00 +0000 (16:35 +0000)
commitf8ffddca0a7014a33f3b1aec1c33fe43ff39ef12
tree5c16dd6ff3e78f4a746f4fcccb0b41c73e72755e
parent38b7e7d501e049349ef70d2167f92e23997627b0
heat_keystoneclient make token auth work

username/password are ignored so don't pass them, and
tenant needs to be the context tenant not the service
tenant or token auth will fail.

Fixes bug 1072944

Change-Id: I862d0041daad278dfe7bc16d59dc733dde90e758
Signed-off-by: Steven Hardy <shardy@redhat.com>
heat/common/heat_keystoneclient.py