[ovs-git] Open vSwitch: xenserver: Only replace XenServer hosts scripts that we recognize. (branch-1.5)

dev at openvswitch.org dev at openvswitch.org
Tue Jan 24 18:26:16 UTC 2012


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, branch-1.5 has been updated
       via  8051ca8bd8b6c25fc112560babb5550de4724bd2 (commit)
       via  156d2c8560b68960e612e2de9ec89100ddea02f3 (commit)
      from  27a1654b5d0db2f995fdfd155b835e4a14473d73 (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 8051ca8bd8b6c25fc112560babb5550de4724bd2
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=8051ca8bd8b6c25fc112560babb5550de4724bd2
Author: Ben Pfaff <blp at nicira.com>
		
xenserver: Only replace XenServer hosts scripts that we recognize.
		
Open vSwitch comes with slightly improved versions of upstream Citrix
XenSever host scripts.  Until now, the Open vSwitch RPMs have always
installed its own versions of the scripts over the Citrix versions.  This
commit changes behavior to replace the scripts only if we recognize the
exact versions being replaced.  This approach seems safer given that the
benefits of the OVS changes are minor and we don't want to break any
upstream changes inadvertently.

Signed-off-by: Ben Pfaff <blp at nicira.com>


commit 156d2c8560b68960e612e2de9ec89100ddea02f3
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=156d2c8560b68960e612e2de9ec89100ddea02f3
Author: Ben Pfaff <blp at nicira.com>
		
xenserver: Synchronize scripts with XenServer 6.0.0.
		
This commit updates the "vif" and "interface-reconfigure" scripts installed
by Open vSwitch on Citrix XenServer with those in XenServer 6.0.0.

Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 xenserver/etc_xensource_scripts_vif                |   40 +++++++++-
 xenserver/openvswitch-xen.spec                     |   83 +++++++++++++++++---
 .../opt_xensource_libexec_InterfaceReconfigure.py  |    7 +-
 .../opt_xensource_libexec_interface-reconfigure    |   19 ++++-
 4 files changed, 128 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list