nova/nova/scheduler
Jay Lau 331d4d12a7 Remove _get_compute_info from filter_scheduler.py
After patch I6de33ada6dc377e20f8df07da92244f2c150b9fe and
Ie6f104368140b69a60e124ea96ef6bf7715fe34e, in filter_scheduler.py,
_get_compute_info has no use and no one is calling it, so we
can remove it directly.

Fix bug 1228475

Change-Id: Ia85068e402b6f0b2a9ed2a809d1c1dc63e0f3041
2013-09-25 15:02:56 +08:00
..
filters Merge "Add debugging to ComputeCapabilitiesFilter" 2013-09-24 21:11:49 +00:00
weights Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
__init__.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
baremetal_host_manager.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
chance.py Change RPC to use new BDM format for instance boot 2013-08-19 18:54:17 +02:00
driver.py Ensure anti affinity scheduling works 2013-09-17 00:26:57 -07:00
filter_scheduler.py Remove _get_compute_info from filter_scheduler.py 2013-09-25 15:02:56 +08:00
host_manager.py pci passthrough bug fix:hasattr dones not work for dict 2013-09-17 08:55:23 +08:00
manager.py Disable compute fanout to scheduler 2013-08-30 12:54:03 -04:00
rpcapi.py Port all rpcapi modules to oslo.messaging interface 2013-09-03 21:22:43 +01:00
scheduler_options.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
utils.py Port to oslo.messaging.Notifier API 2013-09-05 06:26:01 +01:00