keystone/keystone
Dolph Mathews b05ebb8780 Satisfy flake8 import rules F401 and F403
- Removed unused imports
- Ignore wildcard and unused imports from core modules (and avoid
  wildcard imports otherwise) to __init__ modules

Change-Id: Ie2e5f61ae37481f5d248788cfd83dc92ffddbd91
2013-05-23 09:14:05 -05:00
..
auth Satisfy flake8 import rules F401 and F403 2013-05-23 09:14:05 -05:00
catalog Satisfy flake8 import rules F401 and F403 2013-05-23 09:14:05 -05:00
common Satisfy flake8 import rules F401 and F403 2013-05-23 09:14:05 -05:00
contrib Satisfy flake8 import rules F401 and F403 2013-05-23 09:14:05 -05:00
credential Satisfy flake8 import rules F401 and F403 2013-05-23 09:14:05 -05:00
identity Satisfy flake8 import rules F401 and F403 2013-05-23 09:14:05 -05:00
locale Imported Translations from Transifex 2013-05-22 17:05:51 +00:00
middleware Satisfy flake8 import rules F401 and F403 2013-05-23 09:14:05 -05:00
openstack Sync with oslo-incubator copy of setup.py 2013-04-14 02:13:53 +00:00
policy Satisfy flake8 import rules F401 and F403 2013-05-23 09:14:05 -05:00
token Satisfy flake8 import rules F401 and F403 2013-05-23 09:14:05 -05:00
trust Satisfy flake8 import rules F401 and F403 2013-05-23 09:14:05 -05:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
clean.py Http 400 when user enabled is not a boolean 2013-05-16 12:12:21 +02:00
cli.py Implement Token Flush via keystone-manage. 2013-05-21 10:14:12 +10:00
config.py Fix for configuring non-default auth plugins properly 2013-04-09 23:51:11 +00:00
controllers.py Make versions aware of enabled pipelines. 2013-03-21 15:21:04 -04:00
exception.py Merge "Fix 403 status response" 2013-05-22 23:40:36 +00:00
routers.py Make Keystone return v3 as part of the version api 2013-03-09 19:39:34 +00:00
service.py extracting credentials 2013-05-17 11:08:54 -04:00
test.py Merge "Consolidate eventlet code" 2013-05-23 01:03:17 +00:00