keystone/keystone/contrib/user_crud
Steve Martinelli 0f61b11141 Use oslo.log instead of incubator
Most of changes are just replacing

from keystone.openstack.common import log
  with
from oslo_log import log

There are some other specific changes that had to be made
  * Initialize logger in keystone/config.py

Change-Id: I859edb71c434051ffe7f34c16018b738ddb71e3b
2015-02-14 05:34:52 +00:00
..
__init__.py Safer noqa handling 2014-03-27 18:52:07 -05:00
core.py Use oslo.log instead of incubator 2015-02-14 05:34:52 +00:00