]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Address problems with foreign keys with subnet and network deletion
authorGary Kotton <gkotton@redhat.com>
Wed, 4 Jul 2012 10:54:10 +0000 (06:54 -0400)
committerGary Kotton <gkotton@redhat.com>
Wed, 4 Jul 2012 13:52:45 +0000 (09:52 -0400)
commitae65b07b4c67889ccf28a02a25f2d723c759e80e
tree0f0026e4ac86c153514ed1332f7c05847af09b38
parentb99dde80e2cb04943d6bf2d17e70c1c976d90da8
Address problems with foreign keys with subnet and network deletion

This also fixes bug 1020879 and bug 1020847

Change-Id: Ib68f9357ed65f35e56d17577b83fabe8f96388cf
quantum/db/db_base_plugin_v2.py
quantum/db/models_v2.py
quantum/plugins/linuxbridge/lb_quantum_plugin.py
quantum/tests/unit/test_db_plugin.py