From 4b34f18b1cfce24763f554738709fb1ade262958 Mon Sep 17 00:00:00 2001 From: LiuNanke Date: Thu, 7 Jan 2016 15:31:20 +0800 Subject: [PATCH] Remove openstack-common.conf We don't sync from oslo-incubator, so don't need this file any more. Change-Id: Ifba634021ec1bd67c0155cf22222d4b214b4736d --- openstack-common.conf | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 openstack-common.conf diff --git a/openstack-common.conf b/openstack-common.conf deleted file mode 100644 index 651178a63..000000000 --- a/openstack-common.conf +++ /dev/null @@ -1,10 +0,0 @@ -[DEFAULT] - -# The list of modules to copy from openstack-common -module=apiclient -module=py3kcompat -module=strutils -module=install_venv_common - -# The base module to hold the copy of openstack.common -base=cinderclient