]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Enable VPC unit tests
authorZane Bitter <zbitter@redhat.com>
Fri, 7 Dec 2012 14:04:15 +0000 (15:04 +0100)
committerZane Bitter <zbitter@redhat.com>
Fri, 7 Dec 2012 14:07:03 +0000 (15:07 +0100)
commit019149c06ee602c667677f782ea13a8b56047473
tree08a4f6ef02437d32ee42e852854fb162b0465a8e
parent705469b5a5a307e48817cae99f5c69e1e977b4f3
Enable VPC unit tests

We don't need quantumclient because the tests use a fake client anyway, so
don't skip the test if it is not installed.

Change-Id: I7cd2447b5a68072d2b43228ab85c53d0124496e5
Signed-off-by: Zane Bitter <zbitter@redhat.com>
heat/tests/test_vpc.py