[ovs-git] Open vSwitch: xenserver: Wire up emergency reset plug-in and call it on manager change (master)

dev at openvswitch.org dev at openvswitch.org
Fri Apr 30 23:53:36 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  59a81d829017956100170f9499dc690613fc1f6f (commit)
       via  18ee958b7bb33174327285562901de71ee4a5232 (commit)
       via  58bc1a52cb0b88f8f44b175f13f602e650bc9d06 (commit)
      from  e1c1de3922cddb59775e819b47c421f90f364214 (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 59a81d829017956100170f9499dc690613fc1f6f
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=59a81d829017956100170f9499dc690613fc1f6f
Author: Justin Pettit <jpettit at nicira.com>
		
xenserver: Wire up emergency reset plug-in and call it on manager change
		
Add code to "emergency_reset" plug-in method to actually do its work.
Also, when the manager is changed, call the emergency reset command to
clear out any configuration that may have been done by a previous
controller.


commit 18ee958b7bb33174327285562901de71ee4a5232
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=18ee958b7bb33174327285562901de71ee4a5232
Author: Justin Pettit <jpettit at nicira.com>
		
ovs-vsctl: Add emergency reset command
		
Add the "emer-reset" command, which is used to clear the configuration of
items likely to have been configured by the manager.  This will leave
the core networking configuration as it was.


commit 58bc1a52cb0b88f8f44b175f13f602e650bc9d06
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=58bc1a52cb0b88f8f44b175f13f602e650bc9d06
Author: Ben Pfaff <blp at nicira.com>
		
ovsdb-idl: Add "safe" iterator macro to generated code.
		


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

Summary of changes:
 ovsdb/ovsdb-idlc.in                                |    9 ++-
 utilities/ovs-vsctl.8.in                           |    5 +
 utilities/ovs-vsctl.c                              |   84 ++++++++++++++++++++
 .../etc_xapi.d_plugins_openvswitch-cfg-update      |   19 ++++-
 4 files changed, 112 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list