summaryrefslogtreecommitdiff
path: root/nova/cmd/api.py
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated monkey_patch config optionsMatt Riedemann2018-05-161-2/+0
* Pass config object to oslo_reportsAlexMuresan2017-09-051-1/+3
* Remove translation of log messagesNgo Quoc Cuong2017-06-091-6/+4
* Cleanup wording on compute service version checks in APIMatt Riedemann2017-04-051-2/+1
* Avoid Forcing the Translation of Translatable VariablesLuong Anh Tuan2016-10-041-2/+1
* Remove TODO for service version cachingAndrew Laski2016-08-221-2/+0
* Device tagging API supportArtom Lifshitz2016-06-291-0/+7
* Fail to start nova-api if no APIs were able to be startedDan Smith2016-05-031-1/+8
* Prevent nova-api from dying if enabled_apis is wrongSean Dague2016-04-221-2/+12
* config options: centralize section "service"Tracy Jones2016-04-041-4/+2
* Remove Deprecated EC2 and ObjectStore impl/testsDavanum Srinivas2016-01-081-5/+1
* 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/+4
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Convert Nova to use Oslo service infrastructure.Brian Elliott2013-05-131-2/+2
* 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/+54