python-troveclient/openstack-common.conf
Kui Shi b60095f92f Import urlutils module from openstack-common
urlutils defines a series of urllib/urlparse modules for Python 2&3
compatability.

Partial implements: blueprint py33-support

Change-Id: I55c2c5d479d2f7a86d3a0c207dc40794006d951c
2013-10-23 06:34:33 +08:00

11 lines
214 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
module=apiclient
module=strutils
module=install_venv_common
module=py3kcompat
# The base module to hold the copy of openstack.common
base=troveclient