keystone/keystone/contrib
Ilya Pekelny 5f3fcf1123 Uses explicit imports for _
Previously `_` was monkeypatched in tests/core.py and bin/keystone-*.
This meant that if a developer was not running the tests exactly as
the documentation described they would not work. Even importing
certain modules in a interactive Python interpreter would fail unless
keystone.tests was imported first. Monkeypatching was removed and
explicit import for `_` was added.

Co-Authored-By: David Stanek <dstanek@dstanek.com>
Change-Id: I8b25b5b6d83fb873e25a8fab7686babf1d2261fa
Closes-Bug: #1255518
2014-03-18 01:23:21 -07:00
..
access Remove vim header 2014-02-08 23:54:04 +08:00
admin_crud Remove vim header 2014-02-08 23:54:04 +08:00
ec2 Uses explicit imports for _ 2014-03-18 01:23:21 -07:00
endpoint_filter Uses explicit imports for _ 2014-03-18 01:23:21 -07:00
example Uses explicit imports for _ 2014-03-18 01:23:21 -07:00
federation Uses explicit imports for _ 2014-03-18 01:23:21 -07:00
oauth1 Uses explicit imports for _ 2014-03-18 01:23:21 -07:00
revoke Uses explicit imports for _ 2014-03-18 01:23:21 -07:00
s3 Remove vim header 2014-02-08 23:54:04 +08:00
simple_cert Remove vim header 2014-02-08 23:54:04 +08:00
stats Clean StatsController unnecesary members 2014-02-17 16:25:52 -03:00
user_crud Adds Cloud Audit (CADF) Support for keystone authentication 2014-02-18 09:22:36 -06:00
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00