oslo.messaging/openstack-common.conf
Mark McLoughlin 4043506a23 Add missing gettextutils
We don't need this in oslo.messaging itself, but excutils and sslutils
do use it.

Change-Id: Ib35caa6616aab7be1a7f872b2073f7b9f606b258
2013-07-27 15:49:48 +01:00

16 lines
310 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=network_utils
module=sslutils
module=timeutils
module=uuidutils
# The base module to hold the copy of openstack.common
base=oslo.messaging