Comment 18 for bug 1649317

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

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

commit 3ea5f7ce5627599b7e1f0f1c1d583dd5466b7d31
Author: Kevin Benton <email address hidden>
Date: Tue Dec 13 18:07:42 2016 -0800

    Get rid of ml2 port model hook join

    The binding is already joined to the port via a backref relationship
    so we can just utilize that rather than join to the table an additional
    time.

    Partial-Bug: #1649317
    Change-Id: I267a808b411f44b2128955dc93bd8da34d1fac91