keystone/keystone/common
Dolph Mathews 671cb9c5d9 Move stray notification options into config module
These are basically the only configuration options in keystone defined
outside of keystone/common/config.py, so the only goal here is to
centralize them into one place.

Change-Id: I1369fd7835b31e57a094d07deb6a1aacc1d314b5
2016-06-02 21:23:59 +00:00
..
cache Replace revoke tree with linear search 2016-05-24 13:11:30 -04:00
kvs Deprecate keystone.common.kvs 2016-05-12 23:30:15 -07:00
ldap Isolate common ldap code to the identity backend 2016-05-21 20:57:09 -07:00
sql Drop the (unused) domain table 2016-05-13 18:10:38 +01:00
validation Improve error message for schema validation 2016-03-29 17:00:30 -07:00
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00
authorization.py Add is_domain in token response 2016-05-11 21:32:39 +00:00
clean.py move clean.py into keystone/common 2015-07-18 23:32:08 -07:00
config.py Move stray notification options into config module 2016-06-02 21:23:59 +00:00
controller.py update deprecation warning for falling back to default domain 2016-04-19 14:15:05 +00:00
dependency.py Fix D401 PEP8 violation. 2016-04-14 20:08:52 +00:00
driver_hints.py Fix D401 PEP8 violation. 2016-04-14 20:08:52 +00:00
extension.py Fix D202: No blank lines after function docstring (PEP257) 2015-10-28 07:25:04 +00:00
json_home.py Fix D202: No blank lines after function docstring (PEP257) 2015-10-28 07:25:04 +00:00
manager.py Add in TRACE logging for the manager 2016-02-02 08:46:57 -08:00
openssl.py Remove support for generating ssl certs 2016-04-19 08:58:36 -03:00
profiler.py replace logging with oslo.log 2016-05-10 08:42:49 +08:00
request.py Add new line in keystone/common/request.py 2016-05-20 10:12:07 +00:00
router.py Implement HEAD method for all v3 GET actions 2016-03-22 10:27:53 -07:00
tokenless_auth.py Replace unicode with six.text_type 2016-01-08 23:06:47 +00:00
utils.py Merge "Move the catalog abstract base class and common code out of core" 2016-05-07 05:53:15 +00:00
wsgi.py Replace context building with a request object 2016-05-19 23:14:50 +10:00