]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Skip more tests that require Cinder backups
authorZane Bitter <zbitter@redhat.com>
Wed, 8 May 2013 11:41:48 +0000 (13:41 +0200)
committerZane Bitter <zbitter@redhat.com>
Wed, 8 May 2013 11:41:48 +0000 (13:41 +0200)
commit6843c096bf4e602e12134b6a1faac718df27253a
tree2cea8c88d5159d335de06d263f22e397c0091e81
parent5e2a562fc44c445b452d453f2ea32e6b7655e69f
Skip more tests that require Cinder backups

Most of the unit tests that require the backups feature in
python-cinderclient have been made optional, but a couple remained. This
patch makes those also conditional on the feature being available.

Change-Id: I8c954e7d7aa4b516b302140bfe5e66a7066717ed
heat/tests/test_validate.py
heat/tests/test_volume.py