vmware-nsx/vmware_nsx
Roey Chen be7564875e Fix router firewall interface tests
Tests 'test_router_interfaces_with_update_firewall' and
'test_router_interfaces_different_tenants_update_firewall'
were indeterminately failing because comparsion between two lists
which are not sorted and the order of items in the list
depended on the router port list order, as it returns from the database query.

This patch fix this problem by sorting the return ports ciders list.

Signed-off-by: Roey Chen <roeyc@vmware.com>
Change-Id: I90c68f30ac43e7fe8c1f635d38bde08e418ed3b8
2015-01-01 06:29:27 -08:00
..
neutron Fix router firewall interface tests 2015-01-01 06:29:27 -08:00
__init__.py VMware: fix gitreview 2014-12-21 23:24:18 -08:00