[ovs-git] Open vSwitch: xenserver: make ovs-xenserverd startup configurable and disable it for 5.6.0 onwards. (master)

dev at openvswitch.org dev at openvswitch.org
Thu Jun 3 16:45:40 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  b33c0ddb28655b5cc0dd851d3e26829a961c0e3d (commit)
      from  106eab5dfd26c4739d7781e7aee50a8cc27ff8bd (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 b33c0ddb28655b5cc0dd851d3e26829a961c0e3d
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=b33c0ddb28655b5cc0dd851d3e26829a961c0e3d
Author: Ian Campbell <ian.campbell at citrix.com>
		
xenserver: make ovs-xenserverd startup configurable and disable it for 5.6.0 onwards.
		
In my testing with XenServer 5.6.810 without ovs-xenserverd the
vswitch bridge external-id network-uuid field was always kept up to
date over both pool join and pool eject. I believe this is because
xapi is restarted on both pool join and pool eject and on restart all
PIFs are plugged again. This causes the vswitch field to be updated,
either via a call to interface reconfigure or via an explicit
ovs-vsctl call in the case of internal networks.

I think the only reason this daemon would still be required with
XenServer 5.5 is that the explicit call to ovs-vsctl for internl
networks is not present there.

Signed-off-by: Ian Campbell <ian.campbell at citrix.com>


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

Summary of changes:
 xenserver/etc_init.d_openvswitch                   |    9 +++++++--
 ...sr_share_openvswitch_scripts_sysconfig.template |    5 +++++
 2 files changed, 12 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list