Comment 2 for bug 1343024

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

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

commit 6186e0cabe5ba854cddd68351e314933f826ee33
Author: Ignacio Scopetta <email address hidden>
Date: Sat Jul 19 23:37:22 2014 -0700

    Remove ovs dependency in embrane plugin

    This patch changes the dependency of the embrane plugin from ovs to ml2.
    Existing users of the old entry point will be upgraded on a case-by-case
    base as needed, therefore no generic upgrade procedure is required.

    Change-Id: Id192fc32bd6ba7a8926eff1190070b8df5327129
    Closes-Bug: #1343024