]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Skip quantum unit tests if client not installed
authorZane Bitter <zbitter@redhat.com>
Mon, 11 Mar 2013 15:54:20 +0000 (16:54 +0100)
committerZane Bitter <zbitter@redhat.com>
Mon, 11 Mar 2013 15:54:20 +0000 (16:54 +0100)
commit6624f85f9663e812f1fafabb73483888c7479743
tree3a50a7e66f2d6d18c28f2a6c9b8af94f2dc40cb0
parent0174b7d4d31e0939fa8863089d9cae990be1c317
Skip quantum unit tests if client not installed

Quantum is optional, so we should skip unit tests that require
quantumclient if it is not available.

Fixes bug 1152242

Change-Id: I6c399b1845adfe457051c372601db6352cdf6261
heat/tests/test_quantum.py
heat/tests/test_template_format.py