nova/nova/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 Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
api.py Fixes DOS issue in instance list ip filter 2014-10-28 14:55:44 +00:00
cells_api.py Fix service API and cells 2014-03-21 08:58:17 -07:00
claims.py When a claim is rejected, explain why 2014-02-28 17:35:41 +00:00
fakevirtinstance.xml update copyrights 2010-07-15 01:28:51 -04:00
flavors.py Merge "Fix upper bound checking for flavor create parameters" 2014-03-03 15:00:36 +00:00
instance_actions.py Remove vi modelines 2014-02-03 14:19:44 +00:00
manager.py Merge "Raise descriptive error for over volume quota" into stable/icehouse 2014-10-06 23:39:38 +00:00
power_state.py Remove underscore for the STATE_MAP variable 2014-02-17 03:01:45 -08:00
resource_tracker.py Merge "When a claim is rejected, explain why" 2014-03-03 19:53:00 +00:00
rpcapi.py Add external_instance_event() method to compute manager 2014-03-06 07:40:41 -08:00
stats.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
task_states.py Recover from REBOOT-* state on compute manager start-up 2014-03-12 10:00:54 +00:00
utils.py Recover from REBOOT-* state on compute manager start-up 2014-03-12 10:00:54 +00:00
vm_mode.py Remove vi modelines 2014-02-03 14:19:44 +00:00
vm_states.py Recover from REBOOT-* state on compute manager start-up 2014-03-12 10:00:54 +00:00