summaryrefslogtreecommitdiff
path: root/nova/scheduler/client/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Rip out the SchedulerClientEric Fried2019-01-161-45/+0
* Rip the report client out of SchedulerClientEric Fried2019-01-161-2/+0
* Commonize _update code pathEric Fried2019-01-161-13/+0
* Use long_rpc_timeout in select_destinations RPC callMatt Riedemann2018-11-201-2/+0
* Remove LazyLoad of Scheduler ClientsEric Fried2018-11-061-25/+4
* [placement] Add sending global request ID in delete (3)Takashi NATSUME2018-01-221-3/+4
* Merge "Scheduler set_inventory_for_provider does nested"Zuul2017-12-091-1/+3
|\
| * Scheduler set_inventory_for_provider does nestedEric Fried2017-12-061-1/+3
* | Modify select_destinations() to return objects and altsEd Leafe2017-12-071-2/+3
|/
* Pass a list of instance UUIDs to schedulerEdLeafe2017-06-011-2/+3
* virt: add get_inventory() virt driver API methodJay Pipes2017-03-061-2/+9
* Modify conductor to use RequestSpec objectSylvain Bauza2015-12-311-3/+2
* Convert RT compute_node to be a ComputeNode objectPaul Murray2015-07-021-2/+2
* Add the RPC calls for instance updates.EdLeafe2015-03-171-0/+11
* Create Scheduler client methods for aggregatesSylvain Bauza2015-03-051-0/+6
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-1/+1
* Reschedule queries to nova-scheduler after a timeout occursGrzegorz Grasza2015-01-221-0/+3
* Use oslo.utilsDavanum Srinivas2014-10-061-1/+1
* Add support for select_destinations in Scheduler clientSylvain Bauza2014-08-111-0/+52