oslo.messaging/openstack-common.conf
Mark McLoughlin e67f409b87 Don't use common logging
It appears we don't actually need this - we don't, for example, use any
of the special formatting supported by ContextAdaptor.
2013-06-16 15:24:41 +01:00

11 lines
218 B
Plaintext

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