]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Ensure that subnet_id is on correct network.
authorGary Kotton <gkotton@redhat.com>
Sun, 1 Jul 2012 10:46:29 +0000 (06:46 -0400)
committerGary Kotton <gkotton@redhat.com>
Mon, 2 Jul 2012 13:50:52 +0000 (09:50 -0400)
commit072dce2ad09a6b28813f9b8f13d3e8a7bcc0d987
tree91f05ea2b194f0f323b3a189447e13d38fcfb6ee
parent6d9ddf1c3737762fa12ce3b910075ed05da48cd9
Ensure that subnet_id is on correct network.

Fixes bug 1019759.

Change-Id: I7a732ebf404c6fddaf6f06798411adbadd8ebb3f
quantum/db/db_base_plugin_v2.py
quantum/tests/unit/test_db_plugin.py