summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-09-07 05:34:07 +0000
committerGerrit Code Review <review@openstack.org>2014-09-07 05:34:07 +0000
commit0bc4377b0ab1f4fa227c1d97068f16ceacd5afa7 (patch)
treeadaec4b58afee63046f62af39f24122adc9484dd /openstack-common.conf
parentd3502b62d665caa8c8eb59ee0eb017f130c7b8a2 (diff)
parentb1663c96e6c9bc7d413c5bcf10ec370448c33d46 (diff)
downloadpython-openstackclient-0bc4377b0ab1f4fa227c1d97068f16ceacd5afa7.tar.gz
Merge "Sync with oslo-incubator and add importutils"
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index 91d6387b..ac923902 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -1,7 +1,9 @@
[DEFAULT]
# The list of modules to copy from openstack-common
+module=gettextutils
module=install_venv_common
+module=importutils
module=strutils
# The base module to hold the copy of openstack.common