[PATCH 1/2] Add ovn-ctl to assist with OVN daemon lifecycle. [PATCH 2/2] fedora.spec: Create openvswitch-ovn package.
ovn/automake.mk | 1 ovn/utilities/.gitignore | 1 ovn/utilities/automake.mk | 9 ovn/utilities/ovn-ctl | 277 ++++++++++ ovn/utilities/ovn-ctl.8.xml | 54 + rhel/automake.mk | 8 rhel/openvswitch-fedora.spec.in | 51 + rhel/usr_lib_systemd_system_ovncontroller-nonetwork.service | 14 rhel/usr_lib_systemd_system_ovncontroller.service | 13 rhel/usr_lib_systemd_system_ovnnorthd-nonetwork.service | 14 rhel/usr_lib_systemd_system_ovnnorthd.service | 13 rhel/usr_share_openvswitch_scripts_systemd_ovncontroller_sysconfig.template | 14 rhel/usr_share_openvswitch_scripts_systemd_ovnnorthd_sysconfig.template | 32 + 13 files changed, 495 insertions(+), 6 deletions(-) -- Russell Bryant _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev