aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorDominic Curran <dominic.curran@citrix.com>2012-02-15 17:17:25 +0000
committerBen Pfaff <blp@nicira.com>2012-02-15 09:55:03 -0800
commit7811169736150c2438f21f589a8d94a422a6e224 (patch)
tree951258ad0e27adffaa1f1e6d86dcb60eaf346e3b /AUTHORS
parent050f7d606cfc85d26df72bb7ff2eafb8ef91aca4 (diff)
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@nicira.com> Acked-by: Rob Hoes <rob.hoes@citrix.com> Signed-off-by: Dominic Curran <dominic.curran@citrix.com> Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 4e9a7dfc..a36d0d24 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -14,6 +14,7 @@ Chuck Short zulcss@ubuntu.com
Dan Wendlandt dan@nicira.com
Daniel Roman droman@nicira.com
David Erickson derickso@stanford.edu
+Dominic Curran dominic.curran@citrix.com
Edward Tomasz NapieraƂa trasz@freebsd.org
Ethan Jackson ethan@nicira.com
Gaetano Catalli gaetano.catalli@gmail.com