diff options
| author | Aaron Rosen <aaronorosen@gmail.com> | 2014-09-03 23:29:46 -0700 |
|---|---|---|
| committer | Dean Troyer <dtroyer@gmail.com> | 2014-09-06 10:21:22 -0500 |
| commit | b1663c96e6c9bc7d413c5bcf10ec370448c33d46 (patch) | |
| tree | a2cf264ea2aeffffab4dddc32b589971f261f1c9 /openstack-common.conf | |
| parent | 1eb7aba2c9bea877b840703cf158c76b9c066b4b (diff) | |
| download | python-openstackclient-b1663c96e6c9bc7d413c5bcf10ec370448c33d46.tar.gz | |
Sync with oslo-incubator and add importutils
From oslo-incubator commit:
c4bfdb94c25b4488da61d77184d97f8784f21a11
Change-Id: I81d1113d113faa609ab7713a0e04667b11786247
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 |
