keystone/keystone/assignment
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
..
backends Use oslo.log instead of incubator 2015-02-14 05:34:52 +00:00
role_backends Use oslo.log instead of incubator 2015-02-14 05:34:52 +00:00
__init__.py Safer noqa handling 2014-03-27 18:52:07 -05:00
controllers.py Use oslo.log instead of incubator 2015-02-14 05:34:52 +00:00
core.py Use oslo.log instead of incubator 2015-02-14 05:34:52 +00:00
routers.py Split the assignments controller 2015-02-10 14:34:42 +00:00
schema.py Split the assignments controller 2015-02-10 14:34:42 +00:00