Comment 2 for bug 1830895

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

Reviewed: https://review.opendev.org/661966
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b77c79e5e8ee8127ccfc875e6e260f554694104b
Submitter: Zuul
Branch: master

commit b77c79e5e8ee8127ccfc875e6e260f554694104b
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Wed May 29 12:37:46 2019 +0000

    Stop OVS agent before starting it again

    In TestOVSAgent, there are two tests where the OVS agent is
    configured and started twice per test. Before the second call,
    the agent should be stopped first.

    Change-Id: I30c2bd4ce3715cde60bc0cd3736bd9c75edc1df3
    Closes-Bug: #1830895