xenserver: Remove "Required-" parameters from "openvswitch" init script.
authorJustin Pettit <jpettit@nicira.com>
Tue, 11 Jan 2011 05:32:09 +0000 (21:32 -0800)
committerJustin Pettit <jpettit@nicira.com>
Tue, 11 Jan 2011 05:32:09 +0000 (21:32 -0800)
commit7f9bd4e8db2b307813c44bce0c5c5e2e69331c25
treeed1719f1327c8409d9d72d74d1e0a60d169a89db
parent15b619e29d20708d2ce6946f1c5ec9841c4c822b
xenserver: Remove "Required-" parameters from "openvswitch" init script.

Commit 72dfb3b (xenserver: Add LSB init info to scripts.) added LSB init
info to the XenServer scripts.  This was verified to work on XenServer
5.5, but newer versions of XenServer interpret these values and alter
when "openvswitch" gets called.  This causes XenServer to not come up
with its networking configuration properly.

By removing the "Required-" parameters, OVS will properly come up.  This
is just a temporary fix, and a more proper one will be forthcoming.
xenserver/etc_init.d_openvswitch