Comment 6 for bug 1301449

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

Reviewed: https://review.openstack.org/85511
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=01380b7c67ba2ef1f923d0cf4265dd2d20e31093
Submitter: Jenkins
Branch: milestone-proposed

commit 01380b7c67ba2ef1f923d0cf4265dd2d20e31093
Author: Robert Kukura <email address hidden>
Date: Thu Apr 3 17:01:00 2014 -0400

    ML2: ODL driver sets port status

    The OpenDaylight mechanism driver does not depend on an L2 agent to
    plug the port. Now that nova waits for notification that the port
    status is ACTIVE, the ML2 driver API is extended so that the mechanism
    driver that binds a port can optionally set the port status, and the
    OpenDaylight mechanism driver uses this to set the port status to
    ACTIVE.

    Closes-Bug: 1301449
    Change-Id: I171c405f36b4f2354d9585e8ae3dfa50ddaa9a7e
    (cherry picked from commit a9e3074aa9f442c2fff1ba058ac8ed585c6caa24)