summaryrefslogtreecommitdiff
path: root/nova/cmd/cells.py
Commit message (Expand)AuthorAgeFilesLines
* Remove 'nova-cells' serviceStephen Finucane2019-04-091-49/+0
* Remove deprecated monkey_patch config optionsMatt Riedemann2018-05-161-2/+0
* Merge "Pass config object to oslo_reports"Jenkins2017-09-061-1/+3
|\
| * Pass config object to oslo_reportsAlexMuresan2017-09-051-1/+3
* | Deprecate cells v1Matt Riedemann2017-08-011-0/+3
|/
* Remove cells topic configuration optionMike Perez2017-06-071-1/+2
* Remove deprecated manager option in cells.pyAnusha Unnam2016-08-021-1/+1
* Removal of unnecessary `import_opt`s for cells config optionsEsra Celik2016-02-121-4/+2
* Revert "Enable options for oslo.reports"Matt Riedemann2015-12-051-0/+4
* 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
* Move console scripts to entrypoints.Monty Taylor2013-04-041-0/+43