Comment 8 for bug 1830895

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

Reviewed: https://review.opendev.org/675881
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=f2176cade17d7848533297a98348975c42bb54a4
Submitter: Zuul
Branch: stable/queens

commit f2176cade17d7848533297a98348975c42bb54a4
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.

    Depends-On: https://review.opendev.org/667216/
    Change-Id: I30c2bd4ce3715cde60bc0cd3736bd9c75edc1df3
    Closes-Bug: #1830895
    (cherry picked from commit b77c79e5e8ee8127ccfc875e6e260f554694104b)
    (cherry picked from commit ff662050817eee6ee6371e765b46d90e49adbe9c)