From 00666418f68cf5044968f9262c605517b46779b0 Mon Sep 17 00:00:00 2001 From: TerryHowe Date: Tue, 26 May 2015 14:47:45 -0600 Subject: [PATCH] Remove oslo incubator config file I don't think we will be pulling in oslo incubator stuff here. If for some reason we decide to do it, we can add this file back. Change-Id: I564426a7abadbb59f15a7f8c73c4656c77d89667 --- openstack-common.conf | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 openstack-common.conf diff --git a/openstack-common.conf b/openstack-common.conf deleted file mode 100644 index 15ba3f99..00000000 --- a/openstack-common.conf +++ /dev/null @@ -1,7 +0,0 @@ -[DEFAULT] - -# The list of modules to copy from oslo-incubator.git -module=install_venv_common - -# The base module to hold the copy of openstack.common -base=openstack