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

dev at openvswitch.org dev at openvswitch.org
Wed Feb 15 17:55:40 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.4 has been updated
       via  7811169736150c2438f21f589a8d94a422a6e224 (commit)
      from  050f7d606cfc85d26df72bb7ff2eafb8ef91aca4 (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 7811169736150c2438f21f589a8d94a422a6e224
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=7811169736150c2438f21f589a8d94a422a6e224
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                                            |    1 +
 .../etc_xapi.d_plugins_openvswitch-cfg-update      |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list