nova/nova/scheduler
Sylvain Bauza 5f6306985f Change how HostManager is calling the service information
As we want to separate the compute node from its service information, we then
change how we can get the service by calling Service.get_by_topic instead of
using the service field from the ComputeNode object.

Partially-Implements: blueprint detach-service-from-computenode

Change-Id: Ie81760fdb5b0c892de0f9ca6355c39c7bd67193f
2015-02-13 17:02:25 +01:00
..
client Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
filters Move scheduler.host_manager to use ComputeNode object 2015-02-13 17:02:25 +01:00
weights Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
__init__.py Improve hacking rule to avoid author markers 2014-05-05 14:35:20 +02:00
caching_scheduler.py Add a caching scheduler driver 2014-02-26 13:53:07 +00:00
chance.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
driver.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
filter_scheduler.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
host_manager.py Change how HostManager is calling the service information 2015-02-13 17:02:25 +01:00
ironic_host_manager.py Move scheduler.host_manager to use ComputeNode object 2015-02-13 17:02:25 +01:00
manager.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
rpcapi.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
scheduler_options.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
utils.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00