diff options
author | Davanum Srinivas <dims@linux.vnet.ibm.com> | 2014-09-26 10:52:12 -0400 |
---|---|---|
committer | Davanum Srinivas <dims@linux.vnet.ibm.com> | 2014-09-29 07:32:21 -0400 |
commit | 9129545a58f3a723ac429af814cb720b4ffbd0eb (patch) | |
tree | b56753042446212b004d9873a6439345a22669c5 /openstack-common.conf | |
parent | b42d8f1c13270689081f0ac5000e39ecf10ad754 (diff) | |
download | oslo-db-9129545a58f3a723ac429af814cb720b4ffbd0eb.tar.gz |
Use fixture from oslo.config instead of oslo-incubator
Change-Id: Ic80562c662960a946b3083f0509700e4809d628d
Diffstat (limited to 'openstack-common.conf')
-rw-r--r-- | openstack-common.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openstack-common.conf b/openstack-common.conf index f305e6f..44767a1 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -1,7 +1,6 @@ [DEFAULT] # The list of modules to copy from oslo-incubator.git -module=fixture.config script = tools/run_cross_tests.sh # The base module to hold the copy of openstack.common |