summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2015-05-05 19:26:57 +0000
committerDoug Hellmann <doug@doughellmann.com>2015-05-08 13:52:58 +0000
commit8db21adca902e2c8a2d2c9d89493bd1083d51114 (patch)
treea1e963b0b5e8798e17f01f0aecfce16b811e6224
parent95c031d41bd14ff0457123e1c40a3301a0cd1e74 (diff)
downloadoslo-context-8db21adca902e2c8a2d2c9d89493bd1083d51114.tar.gz
Do not sync run_cross_tests.sh
This script is part of the oslotest package now. Since we are no longer syncing anything into this library, remove the configuration file for the sync tool. Change-Id: I09a75a431be78f38a0d553867a5f90aa949b68a9
-rw-r--r--openstack-common.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
deleted file mode 100644
index c29d371..0000000
--- a/openstack-common.conf
+++ /dev/null
@@ -1,7 +0,0 @@
-[DEFAULT]
-
-# The list of modules to copy from oslo-incubator.git
-script = tools/run_cross_tests.sh
-
-# The base module to hold the copy of openstack.common
-base=oslo.context