]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
openstack: use OS_AUTH_TYPE=token_endpoint when possible 949/head
authorLoic Dachary <ldachary@redhat.com>
Fri, 2 Sep 2016 06:49:18 +0000 (08:49 +0200)
committerLoic Dachary <ldachary@redhat.com>
Wed, 14 Sep 2016 06:11:19 +0000 (08:11 +0200)
commit082f4c17dc739407caf3affe7f6f8fddbe73fef8
tree3df5aa916b7f9c069adcc8d38ef06b9c7e145197
parent90bd9c6faaa9abab95c550ddd7798690c389b1cd
openstack: use OS_AUTH_TYPE=token_endpoint when possible

It requires setting the OS_URL depending on the command and avoids
calling the auth endpoint entirely.

Fixes: http://tracker.ceph.com/issues/16893
Signed-off-by: Loic Dachary <loic@dachary.org>
teuthology/openstack/__init__.py
teuthology/openstack/test/test_openstack.py
teuthology/provision/openstack.py