]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add delete operations for the ODL MechanismDriver
authorCédric Ollivier <ollivier.cedric@gmail.com>
Thu, 29 May 2014 10:01:28 +0000 (12:01 +0200)
committerCédric Ollivier <ollivier.cedric@gmail.com>
Mon, 11 Aug 2014 16:51:32 +0000 (18:51 +0200)
commitc1ed203ccb816ac0a3a0e015d2790ed3aee04564
tree4c5245caf3e32a7765811fa8b9f20511438ca262
parent18a10fae3049cd09f5c8709ea7d7ab13b4f0efa2
Add delete operations for the ODL MechanismDriver

This commit adds delete operations (networks, subnets and ports) for the ODL MechanismDriver.
It also modifies sync_single_resource to reduce db operations.

Change-Id: I03ca04c83ac2ef9c879fbd87e74bae495daea16d
Closes-Bug: #1324450
Partial-Bug: #1325184
neutron/plugins/ml2/drivers/mechanism_odl.py
neutron/tests/unit/ml2/test_mechanism_odl.py