oslo.messaging/openstack-common.conf
Mark McLoughlin 1a7e51eb4a Use stdlib logging
I guess this loses us automatic logging of details from request context.

Change-Id: I7413f025231c14b7cbdc9e90099407bc6c7943e1
2013-07-24 08:15:35 +01:00

17 lines
323 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator.git
module=excutils
module=fixture.moxstubout
module=gettextutils
module=importutils
module=jsonutils
module=local
module=network_utils
module=sslutils
module=timeutils
module=uuidutils
# The base module to hold the copy of openstack.common
base=oslo.messaging