]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add exception validation for subnet used.
authorGary Kotton <gkotton@redhat.com>
Mon, 14 Jan 2013 10:01:20 +0000 (10:01 +0000)
committerGary Kotton <gkotton@redhat.com>
Mon, 14 Jan 2013 10:02:40 +0000 (10:02 +0000)
commitd5526d6cc5f0ad6c724a21468661d5d6d9654cd2
tree1e2e01d5801c19cf9700a9bd8f8f8f87e0522f46
parent90747ff03781e239da4a80099c6ea8b5e83bac49
Add exception validation for subnet used.

As a result of bug 1093754 there was no validation of the actual
exception returned.

Change-Id: Ia3104ca523d30ea40c354afa62ed5ce2b88d5b7e
quantum/tests/unit/test_db_plugin.py