Comment 4 for bug 1664862

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

Reviewed: https://review.openstack.org/435454
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=e0e195b1e65c8191fadb85b9eabed68ccb35e70d
Submitter: Jenkins
Branch: master

commit e0e195b1e65c8191fadb85b9eabed68ccb35e70d
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