]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
ML2 Cisco Nexus MD: Remove workaround for bug 1276395
authorRich Curran <rcurran@cisco.com>
Tue, 25 Mar 2014 14:56:46 +0000 (10:56 -0400)
committerRich Curran <rcurran@cisco.com>
Tue, 25 Mar 2014 14:56:46 +0000 (10:56 -0400)
commitdfc93afd3cc3d536e3da277e4f55dcdbbf56eee0
tree0c3ecda254b7f272ea6e2c9de4c804a606125350
parent4599e80bd2d6b6ea17b78ba858d618e95ca8be22
ML2 Cisco Nexus MD: Remove workaround for bug 1276395

Before bug 1276395 was merged the delete_port_postcommit() mechanism
drivers did not have access to the bound_segment information that was
in the process of being deleted.
Code was added to the cisco_nexus md to workaround this issue.
This code can now be removed.

Change-Id: If47ef1958bf4de863995b9cfc042abf5bc849e24
Closes-Bug: 1297321
neutron/plugins/ml2/drivers/cisco/nexus/mech_cisco_nexus.py