python-ceilometerclient/openstack-common.conf
ZhiQiang Fan e294ab33db Add apiclient to openstack-common.conf
No matter what we do with apiclient in future, we should
include it in openstack-common.conf file since we're using it.

Change-Id: Ibcf90a394c78bdd38235a0214ac07cfd4f38f927
2014-12-26 18:25:13 +08:00

10 lines
201 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
module=apiclient
module=cliutils
module=install_venv_common
# The base module to hold the copy of openstack.common
base=ceilometerclient