[ovs-git] Open vSwitch: xenserver: Don't start OVS if network.conf isn't "openvswitch" (master)

dev at openvswitch.org dev at openvswitch.org
Tue Jun 8 17:55:14 UTC 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  697e8aa22f27beb60b524b658e5ee757ef48a0ca (commit)
      from  c2e01f64e7ed6c0c0ae0a160daf3f2704f43bad8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 697e8aa22f27beb60b524b658e5ee757ef48a0ca
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=697e8aa22f27beb60b524b658e5ee757ef48a0ca
Author: Justin Pettit <jpettit at nicira.com>
		
xenserver: Don't start OVS if network.conf isn't "openvswitch"
		
The OVS processes would start as long as "/etc/xensource/network.conf"
didn't contain "bridge".  The other OVS scripts, however, would complain
(and not run) if it wasn't "vswitch" or "openvswitch".  This commit will
only start the OVS processes if a value of "vswitch" or "openvswitch" is
present, so some consistency is provided.

(If "/etc/xensource/network.conf" is not "bridge", "vswitch", or
"openvswitch", then XAPI will refuse to run anyway, so not much is going
to happen on the system.)


-----------------------------------------------------------------------

Summary of changes:
 xenserver/etc_init.d_openvswitch |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list