]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Tests: Fix assertRaisesRegexp deprecation warnings
authorEric Harney <eharney@redhat.com>
Tue, 23 Jun 2015 18:41:14 +0000 (14:41 -0400)
committerEric Harney <eharney@redhat.com>
Tue, 23 Jun 2015 18:41:54 +0000 (14:41 -0400)
commit2ea74ce27ea8d669a8dd321cc25cab4473c3182c
tree8c45aea255e605a80e626d359f792646c31c0b40
parent5f6cbecc5ec5b6ca034290dc7bd04ab7d956cd15
Tests: Fix assertRaisesRegexp deprecation warnings

Use of assertRaisesRegexp() raises warnings when running
unit tests.

Related-Bug: #1461171

Change-Id: I4a7f2713548968f65591a14260875b3016dce51b
cinder/tests/unit/test_blockbridge.py