diff options
| author | Jenkins <jenkins@review.openstack.org> | 2014-09-07 05:34:07 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2014-09-07 05:34:07 +0000 |
| commit | 0bc4377b0ab1f4fa227c1d97068f16ceacd5afa7 (patch) | |
| tree | adaec4b58afee63046f62af39f24122adc9484dd /openstack-common.conf | |
| parent | d3502b62d665caa8c8eb59ee0eb017f130c7b8a2 (diff) | |
| parent | b1663c96e6c9bc7d413c5bcf10ec370448c33d46 (diff) | |
| download | python-openstackclient-0bc4377b0ab1f4fa227c1d97068f16ceacd5afa7.tar.gz | |
Merge "Sync with oslo-incubator and add importutils"
Diffstat (limited to 'openstack-common.conf')
| -rw-r--r-- | openstack-common.conf | 2 |
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 |
