From 3abe9d7e8841ad44e6730d4a0ecf0f53d77e7c8f Mon Sep 17 00:00:00 2001 From: LiuNanke Date: Thu, 7 Jan 2016 15:23:52 +0800 Subject: [PATCH] Remove openstack-common.conf We don't sync from oslo-incubator, so don't need this file any more. Change-Id: I7160d4122c3c21aa62fa19e34f6b73ee8c35de69 --- openstack-common.conf | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 openstack-common.conf diff --git a/openstack-common.conf b/openstack-common.conf deleted file mode 100644 index 7288bc48..00000000 --- a/openstack-common.conf +++ /dev/null @@ -1,9 +0,0 @@ -[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