Comment 9 for bug 1646526

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

Reviewed: https://review.openstack.org/444333
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=dbf657a7998687e90fc79fa8fcf182a4bc5c3f28
Submitter: Jenkins
Branch: stable/newton

commit dbf657a7998687e90fc79fa8fcf182a4bc5c3f28
Author: Thomas Morin <email address hidden>
Date: Wed Jan 18 10:50:44 2017 +0100

    openvswitch agent: add OVS_RESTARTED event

    This new event is aimed at informing that OVS has restarted, and in particular
    to let L2 extensions know that they may need to setup their flows again.

    Conflicts:
     neutron/tests/functional/agent/test_l2_ovs_agent.py

    Change-Id: I9aebe7ccc3e2f565b4339d42842d89b911131b1f
    Closes-Bug: 1646526
    Partial-Bug: 1657689
    (cherry picked from commit ea2cab0e15079490fb772ffa077f5aad236e8239)