keystone/keystone
Steve Martinelli 00cdbec405 Sync with oslo-incubator
This sync is crucial to adopting oslo.log, the bulk of the changes
are for the oslo modules to use python standard logging instead of
relying on oslo.log.

from keystone:
  rm -rf keystone/openstack/common

from oslo-incubator:
  python update.py ../keystone

Had to undo the changes to local.py and log.py since they are still
being used throughout keystone.

Also, with the sync came a change to versionutils, which now
emits a deprecation exception from versionutils instead of
the incubator's log.py. This meant that a test had to be updated
to catch the appropriate exception.

Sync'ed to level 03143669d2c996f7c20d2d75f6c67827d2db216a

Change-Id: If10eb5e2ea9c93dd22763f37faf465e103d9815d
2015-02-11 15:05:09 -05:00
..
assignment Split the assignments controller 2015-02-10 14:34:42 +00:00
auth Split the assignments controller 2015-02-10 14:34:42 +00:00
catalog Merge "add circular check when updating region" 2015-02-03 07:28:11 +00:00
common Split the assignments controller 2015-02-10 14:34:42 +00:00
contrib Split the assignments controller 2015-02-10 14:34:42 +00:00
credential Change oslo.serialization to oslo_serialization 2015-02-03 17:05:25 -05:00
hacking Change hacking check to verify all oslo imports 2015-02-09 18:10:07 -06:00
identity Change oslo.config to oslo_config 2015-02-09 18:10:07 -06:00
locale Imported Translations from Transifex 2015-02-07 06:03:43 +00:00
middleware Change oslo.serialization to oslo_serialization 2015-02-03 17:05:25 -05:00
models Change oslo.utils to oslo_utils 2015-01-30 10:43:03 -06:00
openstack Sync with oslo-incubator 2015-02-11 15:05:09 -05:00
policy Provide useful info when parsing policy file 2014-10-29 20:38:54 +00:00
resource Split the assignments controller 2015-02-10 14:34:42 +00:00
server Change oslo.i18n to oslo_i18n 2015-02-09 18:10:07 -06:00
tests Sync with oslo-incubator 2015-02-11 15:05:09 -05:00
token Merge "Change oslo.serialization to oslo_serialization" 2015-02-09 23:17:11 +00:00
trust Change oslo.db to oslo_db 2015-02-09 18:10:07 -06:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
backends.py Move projects and domains to their own backend 2015-01-29 16:40:24 +00:00
clean.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
cli.py Change oslo.config to oslo_config 2015-02-09 18:10:07 -06:00
config.py Address some late comments for memcache clients 2014-09-26 16:05:32 +00:00
controllers.py Change oslo.serialization to oslo_serialization 2015-02-03 17:05:25 -05:00
exception.py Merge "add circular check when updating region" 2015-02-03 07:28:11 +00:00
i18n.py Change oslo.i18n to oslo_i18n 2015-02-09 18:10:07 -06:00
notifications.py Change oslo.config to oslo_config 2015-02-09 18:10:07 -06:00
routers.py Provide the V3 routers to the V3 extension controller 2014-08-21 07:52:03 -05:00
service.py Split the assignments controller 2015-02-10 14:34:42 +00:00