xenserver, rhel, debian: Use ovs-ctl restart.
authorGurucharan Shetty <gshetty@nicira.com>
Wed, 24 Oct 2012 20:02:22 +0000 (13:02 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Wed, 24 Oct 2012 23:43:38 +0000 (16:43 -0700)
commitaad12c5f8f6a15681c525d552bd76afd46a1c08b
tree55103e5c05eb12866a56c88edd6bb77c70d9134b
parent03d589afc85bd3a7bb29c10bcd366835b1253e97
xenserver, rhel, debian: Use ovs-ctl restart.

ovs-ctl has a new command called "restart" which
saves and restores the openflow flows on bridges.
Use that command from the init scripts when doing
a "restart --save-flows=yes".

Also, the debian package postinst script can
set the variable OVS_RESTART_SAVE_FLOWS to "yes"
to ask for save and restore of flows.

Feature #13555.
Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
debian/openvswitch-switch.init
rhel/etc_init.d_openvswitch
xenserver/etc_init.d_openvswitch