nova/nova/tests/compute
Vishvananda Ishaya b6a080bbda Fixes DOS issue in instance list ip filter
Converts the ip filtering to filter the list locally based
on the network info cache instead of making an extremely expensive
call over to nova network where it attempts to retrieve a list
of every instance in the system.

Change-Id: I455f6ab4acdecacc5152b11a183027f933dc4475
Closes-bug: #1358583
(cherry picked from commit 24c8cc53fd6a62fcad1287b2cdcf32d2ff0991d9)
2014-10-28 14:55:44 +00:00
..
monitors Move the metrics update to get_metrics 2014-02-27 01:07:25 +08:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
fake_resource_tracker.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_claims.py When a claim is rejected, explain why 2014-02-28 17:35:41 +00:00
test_compute.py Fixes DOS issue in instance list ip filter 2014-10-28 14:55:44 +00:00
test_compute_api.py VM in rescue state must have a restricted set of actions 2014-07-25 17:24:17 +02:00
test_compute_cells.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_compute_mgr.py Update block_device_info to contain swap and ephemeral disks 2014-08-22 11:16:23 -07:00
test_compute_utils.py Remove unneeded call to fetch network info on shutdown 2014-04-22 13:05:48 -04:00
test_compute_xen.py xenapi: Move settings to their own config section 2013-11-11 16:02:13 +00:00
test_host_api.py Fix service API and cells 2014-03-21 08:58:17 -07:00
test_keypairs.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_multiple_nodes.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_resource_tracker.py Make resource_tracker use Flavor object 2014-02-27 08:13:01 -08:00
test_rpcapi.py Add external_instance_event() method to compute manager 2014-03-06 07:40:41 -08:00
test_shelve.py Fix: Unshelving an instance uses original image 2014-03-08 17:37:39 +00:00
test_stats.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_virtapi.py Remove compute virtapi BDM methods 2014-03-07 17:04:18 -08:00
test_vmmode.py Replace assertEqual(None, *) with assertIsNone in tests 2014-02-16 17:31:28 +08:00