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
2014-12-21 23:24:18 -08:00
2014-12-21 23:24:18 -08:00
2014-12-21 23:24:18 -08:00
2014-12-21 23:24:18 -08:00
2014-05-16 13:40:04 -04:00
2014-12-21 23:24:18 -08:00
2014-12-21 23:24:18 -08:00
2014-12-21 23:24:18 -08:00
2014-12-21 23:24:18 -08:00
2014-04-30 02:41:29 +00:00
2014-12-21 23:24:18 -08:00

Welcome!

You have come across the VMware-NSX family of driver for Neutron.

External Resources:

The homepage for VMware-NSX is: http://launchpad.net/vmware-nsx. Use this site for asking for help, and filing bugs. Code is available on git.openstack.org at <https://github.com/stackforge/vmware-nsx>.

For help on usage and hacking of VMware-NSX, please send mail to <mailto:openstack-dev@lists.openstack.org>.

For information on how to contribute to VMware-NSX, please see the contents of the CONTRIBUTING.rst file.

Description
A set of Neutron drivers for the VMware NSX.
Readme 97 MiB
Languages
Python 98.5%
Shell 1.5%