From 9a6f4c9653fc64408665eda9f716021bb3468c28 Mon Sep 17 00:00:00 2001
From: Masayuki Igawa <masayuki.igawa@gmail.com>
Date: Mon, 4 Apr 2016 14:38:33 +0900
Subject: [PATCH] Remove openstack-common.conf

This commit removes openstack-common.conf file. It was introduced by the
cookiecutter when the os-testr repository was created. However, this
file isn't used anymore, and it was already removed from the
cookiecutter repository as a cleanup[1].

[1] I2b5377391a4422caa395f62fbd5df3049f01fdec

Change-Id: Id33e4c7c4bd8cebded08f5dad55a60cf0be7cd0f
---
 openstack-common.conf | 6 ------
 1 file changed, 6 deletions(-)
 delete mode 100644 openstack-common.conf

diff --git a/openstack-common.conf b/openstack-common.conf
deleted file mode 100644
index 29ef5fa..0000000
--- a/openstack-common.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-[DEFAULT]
-
-# The list of modules to copy from oslo-incubator.git
-
-# The base module to hold the copy of openstack.common
-base=os_testr