summaryrefslogtreecommitdiff
path: root/nova/cmd/scheduler.py
Commit message (Expand)AuthorAgeFilesLines
* Drop support for custom schedulersStephen Finucane2021-02-091-8/+6
* config: Explicitly register 'remote_debug' CLI optsStephen Finucane2020-05-071-0/+2
* Remove deprecated monkey_patch config optionsMatt Riedemann2018-05-161-2/+0
* Scheduler multiple workers supportRui Chen2018-02-181-1/+8
* Pass config object to oslo_reportsAlexMuresan2017-09-051-1/+3
* conf: remove *_topic config optsStephen Finucane2017-07-171-1/+2
* Scheduler calling the Placement APISylvain Bauza2017-01-271-0/+1
* Merge "Revert "Enable options for oslo.reports""Jenkins2015-12-171-0/+4
|\
| * Revert "Enable options for oslo.reports"Matt Riedemann2015-12-051-0/+4
* | Config options: centralize section "scheduler"EdLeafe2015-12-011-3/+2
|/
* Enable options for oslo.reportsDavanum Srinivas2015-11-181-4/+0
* Switch to oslo.reportsSergey Vilgelm2015-07-231-1/+1
* Use oslo.logDavanum Srinivas2015-02-221-2/+2
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-1/+1
* Register objects in more servicesChris Behrens2014-05-201-0/+2
* Introduce Guru Meditation Reports into NovaSolly Ross2014-02-241-0/+5
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Remove "#!/usr/bin/env python" from .py files under nova/cmdJay Lau2013-05-141-1/+0
* Remove duplicate gettext.install() callsMark McLoughlin2013-05-081-3/+0
* Move console scripts to entrypoints.Monty Taylor2013-04-041-0/+45