python-openstackclient/openstack-common.conf
Oleksii Chuprykov ffe976ce3e Use oslo.utils
Module `importutils` from common code was graduated to oslo.utils,
so it would be great if we reuse this library.
Remove unused strutils.py and gettextutils.py

Change-Id: Iaae19fc5018d83103e5f15ff76d6da686bfdf5f8
2014-09-22 13:07:31 +03:00

8 lines
167 B
Plaintext

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