[ovs-git] Open vSwitch: xenserver: Fix iteration of dictionary. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Feb 15 17:54:02 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, master has been updated
       via  2d57bfce57f2c71d1f396ad091e7c45ed2862f41 (commit)
      from  4807e7b645ffb0628708141940389c839bb0fddc (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 2d57bfce57f2c71d1f396ad091e7c45ed2862f41
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=2d57bfce57f2c71d1f396ad091e7c45ed2862f41
Author: Dominic Curran <dominic.curran at citrix.com>
		
xenserver: Fix iteration of dictionary.
		
Fix bug in commit 3249bb907a1dab9b0, which incorrectly assumed that
get_all_records_where() returned a list.  It in fact returns a
dictionary and the list iteratory needs to change to account for this.

Thanks to Nicira for pointing this out.

NIC-454.

Reported-by: David Tsai <dtsai at nicira.com>
Acked-by: Rob Hoes <rob.hoes at citrix.com>
Signed-off-by: Dominic Curran <dominic.curran at citrix.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 AUTHORS                                            |    2 +-
 .../etc_xapi.d_plugins_openvswitch-cfg-update      |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list