summaryrefslogtreecommitdiff
path: root/nova/scheduler/rpcapi.py
Commit message (Expand)AuthorAgeFilesLines
* Use long_rpc_timeout in select_destinations RPC callMatt Riedemann2018-11-201-1/+3
* Modify select_destinations() to return objects and altsEd Leafe2017-12-071-3/+23
* Set the Pike release version for scheduler RPCEd Leafe2017-09-251-0/+1
* conf: remove *_topic config optsStephen Finucane2017-07-171-1/+2
* Pass a list of instance UUIDs to schedulerEdLeafe2017-06-011-3/+9
* Add RPC version aliases for OcataEric Brown2017-02-271-2/+3
* Integrate OSProfiler and NovaDina Belova2017-01-181-0/+2
* Add RPC version aliases for NewtonDan Smith2016-10-281-1/+2
* Set RPC version aliases for MitakaDan Smith2016-03-161-0/+5
* Modify Scheduler RPC API to use RequestSpec objSylvain Bauza2016-01-061-4/+14
* Config options: centralize section "scheduler"EdLeafe2015-12-011-13/+2
* Update rpc version aliases for libertyDavanum Srinivas2015-10-011-3/+5
* Update rpc version aliases for kiloHe Jie Xu2015-04-211-1/+4
* Add the RPC calls for instance updates.EdLeafe2015-03-171-0/+17
* Add update and delete _aggregate() method to the Scheduler RPC APISylvain Bauza2015-03-051-0/+11
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-2/+2
* Bump major version of Scheduler RPC API to 4.0Sylvain Bauza2014-12-101-10/+6
* object-ify flavors manager side of the RPCmelanie witt2014-12-041-5/+11
* object-ify flavors api and compute/api side of RPCmelanie witt2014-11-131-0/+4
* Update rpc version aliases for junoRussell Bryant2014-10-031-1/+2
* Merge "Deprecate scheduler prep_resize"Jenkins2014-08-071-14/+0
|\
| * Deprecate scheduler prep_resizeSylvain Bauza2014-07-221-14/+0
* | docs - Fix indentation for RPC API'sDavanum Srinivas2014-08-011-26/+27
|/
* Deprecate run_instance and remove unnecessary codeAndrew Laski2014-05-281-13/+0
* Update version aliases for rpc version controlMohammed Naser2014-04-181-0/+4
* Add version 3.0 of scheduler rpc interfaceRussell Bryant2014-03-101-13/+14
* Fix a couple of unit test typosRussell Bryant2014-02-081-1/+1
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Port to oslo.messagingMark McLoughlin2014-02-011-18/+9
* Small edits on help stringsAndreas Jaeger2014-01-231-1/+1
* Merge "Deprecate/remove scheduler select_hosts()"Jenkins2014-01-121-6/+1
|\
| * Deprecate/remove scheduler select_hosts()Hans Lindgren2013-12-131-6/+1
* | Make scheduler rpcapi use object serializerShane Wang2013-12-271-0/+2
|/
* Remove update_service_capabilities from scheduler rpc apiRussell Bryant2013-11-261-10/+0
* Update version aliases for rpc version controlRussell Bryant2013-10-161-0/+6
* Fix scheduler rpcapi deprecated method commentChris Behrens2013-10-141-1/+1
* Fixes several misc typos in scheduler codeAlex Glikson2013-10-031-1/+1
* Port all rpcapi modules to oslo.messaging interfaceMark McLoughlin2013-09-031-21/+22
* Scheduler rpcapi 2.9 is not backwards compatibleNikola Dipanov2013-09-031-8/+13
* Disable compute fanout to schedulerJoe Gordon2013-08-301-0/+3
* Move live-migration control flow from scheduler to conductorJohn Garbutt2013-08-271-10/+1
* Fix scheduler prep_resize deprecated commentsChris Behrens2013-08-201-3/+2
* Change RPC to use new BDM format for instance bootNikola Dipanov2013-08-191-2/+4
* Merge "Moves compute.rpcapi.prep_resize call to conductor"Jenkins2013-08-131-0/+3
|\
| * Moves compute.rpcapi.prep_resize call to conductorTiago Mello2013-08-121-0/+3
* | maint: remove redundant default=None for config optionsPádraig Brady2013-08-091-1/+0
|/
* New select_destinations scheduler callAndrew Laski2013-06-281-0/+7
* Add rpc client side version control.Russell Bryant2013-06-141-1/+17
* Deprecate show_host_resources() in scheduler managerHans Lindgren2013-05-021-3/+0
* Move get_backdoor_port to base rpc API.Russell Bryant2013-04-241-4/+0