diff options
Diffstat (limited to 'openstack-common.conf')
| -rw-r--r-- | openstack-common.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/openstack-common.conf b/openstack-common.conf index 58c0dee0..867e204a 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -1,7 +1,10 @@ [DEFAULT] # The list of modules to copy from openstack-common -modules=cfg,iniparser,install_venv_common,openstackkeyring +module=cfg +module=iniparser +module=install_venv_common +module=openstackkeyring # The base module to hold the copy of openstack.common base=openstackclient |
