Comment 1 for bug 1195047

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

Reviewed: https://review.openstack.org/34133
Committed: http://github.com/openstack/neutron/commit/76fc0addc985195dc6fddd78c9030cc5d24cfe88
Submitter: Jenkins
Branch: master

commit 76fc0addc985195dc6fddd78c9030cc5d24cfe88
Author: Yong Sheng Gong <email address hidden>
Date: Tue Jul 23 13:21:24 2013 +0800

    refactor port binding codes

    Bug #1195047

    This patch:
    1. removes the iteration in get_ports to call extend_dict_binding
    2. uses a unified way for plugins to do this kind of stuff

    ml2 will enhance the binding so that it can have different binding
    for port according to port's host.
    mlnx and bigswitch are also exceptions due to the dynamic binding info.

    Change-Id: I5a77eb7395e14482a856e033f536f72a1bf82e06