[ovs-dev] [PATCH 0/3] rhel: Add force-reload-kmod support in ovs-systemd-reload

Timothy Redaelli tredaelli at redhat.com
Fri Dec 22 15:00:50 UTC 2017


On Fedora / RHEL7 "ovs-ctl force-reload-mod" doesn't work due to systemd
dependencies so this series adds support for "force-reload-mod" inside the
rhel-only "ovs-systemd-reload" script.

Timothy Redaelli (3):
  utilities: move some functions from ovs-ctl.in to ovs-lib.in
  rhel: use the functions in ovs-lib.in in ovs-systemd-reload
  rhel: add "force-reload-kmod" support in "ovs-systemd-reload"

 ...sr_share_openvswitch_scripts_ovs-systemd-reload |  41 +++--
 utilities/ovs-ctl.in                               | 173 ---------------------
 utilities/ovs-lib.in                               | 173 +++++++++++++++++++++
 3 files changed, 200 insertions(+), 187 deletions(-)

-- 
2.14.3



More information about the dev mailing list