keystone/keystone
Brant Knudson 0c407c5f8d Keystoneclient tests from venv-installed client
The keystoneclient tests were using the library installed from a
git clone. Rather than do a clone of master, the tests will now just
use the keystoneclient installed to the venv.

Doing a `git clone` causes problems on any system without reliable
Internet access, and since the keystoneclient tests have changed to
being for functional tests rather than for verifying
backwards-compatibility of the client, this will make things easier.

Change-Id: I079fa77501b8987a4724d03a792b084a6d853e21
2015-01-08 16:11:15 -06:00
..
assignment Adds missing log hints for level E/I/W 2014-11-21 14:56:51 +00:00
auth Adds missing log hints for level E/I/W 2014-11-21 14:56:51 +00:00
catalog Adds missing log hints for level E/I/W 2014-11-21 14:56:51 +00:00
common Keystoneclient tests from venv-installed client 2015-01-08 16:11:15 -06:00
contrib Merge "Fixes create_saml_assertion() return" 2014-11-23 08:14:14 +00:00
credential Use jsonutils from oslo.serialization 2014-10-06 01:33:42 -04:00
hacking Extends hacking check for logging to verify i18n hints 2014-11-21 14:56:51 +00:00
identity Adds missing log hints for level E/I/W 2014-11-21 14:56:51 +00:00
locale Imported Translations from Transifex 2014-11-17 06:02:42 +00:00
middleware Adds missing log hints for level E/I/W 2014-11-21 14:56:51 +00:00
models trustor_user_id not available in v2 trust token 2014-09-02 10:20:40 +08:00
openstack Use oslo.concurrency instead of sync'ed version 2014-10-27 16:38:51 -04:00
policy Correct the code path of implementation for the abstract method 2014-10-20 22:51:56 +08:00
tests Keystoneclient tests from venv-installed client 2015-01-08 16:11:15 -06:00
token Merge "Adds missing log hints for level E/I/W" 2014-11-21 21:02:15 +00:00
trust Remove deprecated KVS trust backend. 2014-10-07 10:05:44 +01:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
backends.py backend for policy endpoint extension 2014-08-31 09:40:37 +01:00
clean.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
cli.py Adds missing log hints for level E/I/W 2014-11-21 14:56:51 +00:00
config.py Address some late comments for memcache clients 2014-09-26 16:05:32 +00:00
controllers.py Use jsonutils from oslo.serialization 2014-10-06 01:33:42 -04:00
exception.py Adds missing log hints for level E/I/W 2014-11-21 14:56:51 +00:00
i18n.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
notifications.py Adds missing log hints for level E/I/W 2014-11-21 14:56:51 +00:00
routers.py Provide the V3 routers to the V3 extension controller 2014-08-21 07:52:03 -05:00
service.py Add V3 JSON Home support to GET / 2014-09-10 16:49:21 -05:00