Comment 2 for bug 1297321

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/82839
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=dfc93afd3cc3d536e3da277e4f55dcdbbf56eee0
Submitter: Jenkins
Branch: master

commit dfc93afd3cc3d536e3da277e4f55dcdbbf56eee0
Author: Rich Curran <email address hidden>
Date: Tue Mar 25 10:56:46 2014 -0400

    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