]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix tests to work in debug mode
authorMichael Kerrin <michael.kerrin@hp.com>
Thu, 10 Oct 2013 13:16:37 +0000 (13:16 +0000)
committerMichael Kerrin <michael.kerrin@hp.com>
Fri, 11 Oct 2013 10:34:48 +0000 (10:34 +0000)
commitb372d0b63e4198f865e826d3771880d07f939f39
tree8d129265113ccf5a7c3cff04398676a483053be2
parentd951222c1440b31f5e994d43b4277344e0d8f63f
Fix tests to work in debug mode

Avoid oslo.cfg errors when running the tests in debug mode, with
run_tests.sh -d, or directly with testtools.

Change-Id: I7c8b24673ac2d502b219a00ce8af93111348b1ff
cinder/tests/conf_fixture.py