]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix MismatchError to nondeterministic order for list of controllers
authorarmando-migliaccio <armamig@gmail.com>
Fri, 24 Apr 2015 16:27:40 +0000 (09:27 -0700)
committerArmando Migliaccio <armamig@gmail.com>
Fri, 24 Apr 2015 16:32:13 +0000 (16:32 +0000)
commite6bd3ed9c86ff493b7087c99797bfd3fb473c3a7
treeb8c448d6022a0c4de92c4e210660a98658c8c71b
parent9563a7ae02da518ca20d2d8ec65c8a58312af927
Fix MismatchError to nondeterministic order for list of controllers

The list of controllers returned by the ovsdb server can be in any order,
therefore we can't assert likes for likes. Assert the sorted lists instead.

Change-Id: Ice3bb8cc0b3da70f8c9aae50d8cdae2b474ff49b
Closes-bug: #1448202
neutron/tests/functional/agent/test_ovs_lib.py