diff options
| author | Jenkins <jenkins@review.openstack.org> | 2015-04-24 20:34:32 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2015-04-24 20:34:32 +0000 |
| commit | 2c6c94be52cef38d412b6a09d29f67220a04b670 (patch) | |
| tree | f5b34a3eee09b044227b4692debe1bac80db87be /openstack-common.conf | |
| parent | 4acb01360f7d920d0e5ea13f7ad7f1e07a068a2d (diff) | |
| parent | d6fa2428183e98c2f733cacb46b79e1e0757729f (diff) | |
| download | python-openstackclient-2c6c94be52cef38d412b6a09d29f67220a04b670.tar.gz | |
Merge "Remove references to venv"
Diffstat (limited to 'openstack-common.conf')
| -rw-r--r-- | openstack-common.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack-common.conf b/openstack-common.conf index 78b414c3..81a189f7 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -1,7 +1,7 @@ [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 |
