nova/nova/scheduler
He Jie Xu 906ab9d652 Update rpc version aliases for kilo
Update all of the rpc client API classes to include a version alias
for the latest version implemented in Kilo.  This alias is needed when
doing rolling upgrades from Kilo to Liberty.  With this in place, you can
ensure all services only send messages that both Kilo and Liberty will
understand.

Closes-Bug: #1444745

Conflicts:
	nova/conductor/rpcapi.py

NOTE(alex_xu): The conflict is due to there are some logs already added
into the master.

Change-Id: I2952aec9aae747639aa519af55fb5fa25b8f3ab4
(cherry picked from commit 78a8b5802c)
2015-04-28 15:45:50 +08:00
..
client Convert pci_device_pools dict to object before passing to scheduler 2015-03-25 10:12:48 -07:00
filters scheduler: re-calculate NUMA on consume_from_instance 2015-04-21 10:37:33 +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 Display host chosen for instance by scheduler 2015-02-27 14:17:07 +00:00
host_manager.py Fix handling of pci_requests in consume_from_instance. 2015-04-21 10:50:45 +01:00
ironic_host_manager.py Merge "add ironic hypervisor type" 2015-04-09 16:13:17 +00:00
manager.py Add the RPC calls for instance updates. 2015-03-17 23:03:53 +00:00
rpcapi.py Update rpc version aliases for kilo 2015-04-28 15:45:50 +08:00
scheduler_options.py Don't add exception instance in LOG.exception 2015-03-09 09:57:25 +00:00
utils.py Pass instance object to add_instance_fault_from_exc 2015-03-30 13:20:43 -04:00