summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhiQiang Fan <zhiqiang.fan@huawei.com>2014-12-26 18:21:15 +0800
committerZhiQiang Fan <zhiqiang.fan@huawei.com>2014-12-26 18:25:13 +0800
commite294ab33db2b0ee33d2c36460a30582d3dd7f644 (patch)
tree1dc8031f466ff8843a03d5cc49b7486411c9b45d
parentdc74ae7c14af89b8371bf737b4e24468caaba198 (diff)
downloadpython-ceilometerclient-e294ab33db2b0ee33d2c36460a30582d3dd7f644.tar.gz
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
-rw-r--r--openstack-common.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index da77507..7288bc4 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -1,6 +1,7 @@
[DEFAULT]
# The list of modules to copy from openstack-common
+module=apiclient
module=cliutils
module=install_venv_common