[ovs-git] Open vSwitch: xenserver: New iface-status external id. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Jun 17 19:56:15 UTC 2011


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  32abfca082fe8754980c6beba56cbad3e9524177 (commit)
       via  40043044700de567251236d2e4afa89e02b9d1c2 (commit)
       via  766ca04358a78959c64dfe16cfa92045eb2e20ba (commit)
      from  33f802ca66a9cbecac028e90e2533a9117d4b11e (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 32abfca082fe8754980c6beba56cbad3e9524177
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=32abfca082fe8754980c6beba56cbad3e9524177
Author: Ethan Jackson <ethan at nicira.com>
		
xenserver: New iface-status external id.
		
The iface-status external id indicates to a controller which device
it should manage when there are multiple choices for a given vif.
Currently, it always chooses a tap device if available, but one
could imagine more sophisticated strategies in the future.

Signed-off-by: Ethan Jackson <ethan at nicira.com>


commit 40043044700de567251236d2e4afa89e02b9d1c2
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=40043044700de567251236d2e4afa89e02b9d1c2
Author: Ethan Jackson <ethan at nicira.com>
		
xenserver: Give tap devices iface-ids.
		
In some cases XenServer will give a virtual machine a tap device in
addition to its usual vif.  These tap devices need iface-ids so
that controllers can figure out which vif they are related to.

Signed-off-by: Ethan Jackson <ethan at nicira.com>


commit 766ca04358a78959c64dfe16cfa92045eb2e20ba
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=766ca04358a78959c64dfe16cfa92045eb2e20ba
Author: Ethan Jackson <ethan at nicira.com>
		
xenserver: Fix use of undefined variable.
		
Found with pylint.

E:167:update_in_band_mgmt: Undefined variable 'bridge'

Signed-off-by: Ethan Jackson <ethan at nicira.com>


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

Summary of changes:
 .../usr_share_openvswitch_scripts_ovs-xapi-sync    |   30 +++++++++++++++++--
 1 files changed, 26 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list