From e294ab33db2b0ee33d2c36460a30582d3dd7f644 Mon Sep 17 00:00:00 2001 From: ZhiQiang Fan Date: Fri, 26 Dec 2014 18:21:15 +0800 Subject: [PATCH] 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 --- openstack-common.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/openstack-common.conf b/openstack-common.conf index da775073..7288bc48 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