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

Ben Pfaff blp at ovn.org
Mon Jan 8 18:40:30 UTC 2018


On Fri, Dec 22, 2017 at 04:00:50PM +0100, Timothy Redaelli wrote:
> 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(-)

Thanks for the series.  Greg, thanks for the reviews and testing.

I applied this to master.  (I fixed up the white space issues that Greg
pointed out.)


More information about the dev mailing list