oslo.messaging/openstack-common.conf
Eric Guo 13608437bb Remove dependent module py3kcompat
Module py3kcompat was removed from oslo-incubator, we can use
six directly.

Syncing module network_utils:
162e850 Remove import workaround of SplitResult
897aa7c urlsplit issues with IPv6 addresses in python26
35dc1d7 py3kcompat: remove

Change-Id: I71446362209c306c7e8858f4713a59b84fbcc1b2
Closes-Bug: #1280033
2014-04-25 20:31:11 +08:00

15 lines
286 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator.git
module=excutils
module=gettextutils
module=importutils
module=jsonutils
module=network_utils
module=timeutils
script = tools/run_cross_tests.sh
# The base module to hold the copy of openstack.common
base=oslo.messaging