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

dev at openvswitch.org dev at openvswitch.org
Wed Feb 15 17:56:48 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.3 has been updated
       via  54418a0f1722e5b8a464907895b29c736ded9f0f (commit)
      from  f97d4429112f20043f8406d65839d540e6e28b33 (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 54418a0f1722e5b8a464907895b29c736ded9f0f
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=54418a0f1722e5b8a464907895b29c736ded9f0f
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