Comment 7 for bug 1664862

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

Reviewed: https://review.openstack.org/444167
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=67d0edc73acc3e398bffbbe474b4b6224db9b250
Submitter: Jenkins
Branch: stable/newton

commit 67d0edc73acc3e398bffbbe474b4b6224db9b250
Author: Michael Polenchuk <email address hidden>
Date: Fri Feb 17 17:42:32 2017 +0400

    Make ovs-vswitchd restart instead of stop/start

    ovs-vswitch daemon incorrecly doing serial stop -> start which affects
    proper restart handling and remains with non-dpdk binary in runtime.
    In order to mend the above issue make a restart action of daemon.

    Change-Id: I61dbdb91f7fb9924bba4119993cb696eb0a7b9e9
    Closes-Bug: #1664862
    (cherry picked from commit e0e195b1e65c8191fadb85b9eabed68ccb35e70d)