On Wed, Feb 15, 2012 at 04:59:31PM +0000, Dominic Curran wrote: > Fix bug in commit 3249bb907a1dab9b0 > > Incorrectly assume that get_all_records_where() returned a list. > It infact returns a disctionary and the list iteratory needs to change > to account for this. > Thanks to Nicira for pointing this out. > > NIC-454. > > Reported-by: David Tsai <dt...@nciira.com> > From: Rob Hoes <rob.h...@citrix.com> > Acked-by: Dominic Curran <dominic.cur...@citrix.com>
This version has no Signed-off-by at all, and the From: is in the wrong place (at the end instead of the beginning). Here's what I need: > From: Rob Hoes <rob.h...@citrix.com> > > Fix bug in commit 3249bb907a1dab9b0 > > Incorrectly assume that get_all_records_where() returned a list. > It infact returns a disctionary and the list iteratory needs to change > to account for this. > Thanks to Nicira for pointing this out. > > NIC-454. > > Signed-off-by: Rob Hoes <rob.h...@citrix.com> > Reported-by: David Tsai <dt...@nciira.com> > Acked-by: Dominic Curran <dominic.cur...@citrix.com> If that's correct then just let me know and I will push it in that form. Thanks, Ben. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev