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
This commit is contained in:
ZhiQiang Fan
2014-12-26 18:21:15 +08:00
parent dc74ae7c14
commit e294ab33db

View File

@@ -1,6 +1,7 @@
[DEFAULT]
# The list of modules to copy from openstack-common
module=apiclient
module=cliutils
module=install_venv_common