python-openstackclient/openstack-common.conf
Dean Troyer 6a785bc6e0 Copy cfg and iniparser from oslo-incubator
https://review.openstack.org/20753 introduced tools/install_venv_common.py
but not it's dependencies openstack.common.{cfg,iniparser}

Change-Id: I270a1d8f6fd8f93988a5e2ccbc446adda0a6cd81
2013-01-30 21:44:40 -06:00

8 lines
205 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
modules=cfg,iniparser,install_venv_common,openstackkeyring,setup
# The base module to hold the copy of openstack.common
base=openstackclient