[ovs-git] Open vSwitch: xenserver: Only replace XenServer hosts scripts that we recognize. (branch-1.4)
dev at openvswitch.org
dev at openvswitch.org
Tue Jan 24 10:25:20 PST 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.4 has been updated
via 81548e6b556a30314b1208eecab914da26f4f7d8 (commit)
via 8df83d2f08b1d216496f857c538cf392c33758de (commit)
from 408e1144059b0513f8f9b506a30b0d2233c33bbd (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 81548e6b556a30314b1208eecab914da26f4f7d8
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=81548e6b556a30314b1208eecab914da26f4f7d8
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 8df83d2f08b1d216496f857c538cf392c33758de
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=8df83d2f08b1d216496f857c538cf392c33758de
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