Comment 34 for bug 1358583

Revision history for this message
Tristan Cacqueray (tristan-cacqueray) wrote : Re: List instances by IP results in DoS of nova-network (CVE-2014-3708)

Unit tests are successful with both patchs, beside some flake8 errors:

Icehouse:
./nova/tests/compute/test_compute.py:61:1: H306 imports not in alphabetical order (nova.objects.instance_info_cache, nova.objects.instance_group)
./nova/tests/compute/test_compute.py:85:1: F401 'test_network' imported but unused

Juno:
./nova/tests/compute/test_compute.py:88:1: F401 'test_network' imported but unused