summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiuNanke <nanke.liu@easystack.cn>2016-01-07 15:31:20 +0800
committerLiuNanke <nanke.liu@easystack.cn>2016-01-07 15:31:20 +0800
commit4b34f18b1cfce24763f554738709fb1ade262958 (patch)
tree6832842c8d0097ff08bd6a7669348771ca313183
parente22907a12089d6c0027be233caad38fd5ce03434 (diff)
downloadpython-cinderclient-4b34f18b1cfce24763f554738709fb1ade262958.tar.gz
Remove openstack-common.conf
We don't sync from oslo-incubator, so don't need this file any more. Change-Id: Ifba634021ec1bd67c0155cf22222d4b214b4736d
-rw-r--r--openstack-common.conf10
1 files changed, 0 insertions, 10 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
deleted file mode 100644
index 651178a..0000000
--- 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