summaryrefslogtreecommitdiff
path: root/ironic/common/service.py
Commit message (Expand)AuthorAgeFilesLines
* Add "none" RPC transport that disables the RPC busDmitry Tantsur2021-12-071-0/+8
* Refactor common configuration bits from service commandsDmitry Tantsur2021-12-011-1/+33
* reloads mutable config values on SIGHUPRuby Loo2018-02-281-1/+1
* Make config generator aware of 'default_log_levels' overrideVladyslav Drok2017-04-131-17/+2
* Revert the move of the logger setupVladyslav Drok2017-03-221-0/+23
* Fix usage of various deprecated methodsVladyslav Drok2017-03-171-19/+0
* Remove unused logging importAnh Tran2017-02-171-2/+0
* Separate WSGIService from RPCServiceRuby Loo2016-09-151-127/+0
* Merge imports in codeNguyen Hung Phuong2016-08-241-3/+1
* Migrate to using keystoneauth SessionsPavlo Shchelokovskyy2016-08-031-1/+0
* Centralize config options - [DEFAULT]Ramamani Yeleswarapu2016-07-151-17/+1
* Removes the use of mutables as default argsGary Kotton2016-06-191-1/+2
* Make use of oslo-config-generatorLin Tan2016-05-251-0/+1
* Remove "periodic_interval" config optionJim Rollenhagen2016-05-171-5/+0
* Merge "Use get_admin_context() to create the context object"Jenkins2016-04-141-1/+1
|\
| * Use get_admin_context() to create the context objectNisha Agarwal2016-04-051-1/+1
* | Merge "Adopt Ironic's own context"Jenkins2016-04-141-1/+1
|\ \ | |/
| * Adopt Ironic's own contextLin Tan2016-04-011-1/+1
* | Reduce amount of unhelpful debug logging in the API serviceDmitry Tantsur2016-04-071-3/+4
|/
* Follow up nits of 3429e3824c060071e59a117c19c95659c78e4c8bZhenguo Niu2016-03-011-1/+2
* Switch to Futurist library for asynchronous execution and periodic tasksDmitry Tantsur2016-02-241-6/+3
* API service logs access requests againDevananda van der Veen2016-01-221-1/+2
* Refactor objects into a magic registryJim Rollenhagen2016-01-041-0/+2
* Use imageutils from oslo.utilsChangBo Guo(gcb)2015-12-161-1/+0
* Remove extra space in 'host' config commentLin Tan2015-12-101-1/+1
* Numerous debug messages due to iso8601 log levelBertrand Lallau2015-12-081-0/+1
* Move iso8601 as a test dependency onlyBertrand Lallau2015-11-261-1/+0
* Add SSL support to the Ironic APIAnton Arefiev2015-11-181-2/+4
* Use wsgi from oslo.service for Ironic APIAnton Arefiev2015-11-171-5/+65
* Fix oslo namespace in default log levelAnton Arefiev2015-11-131-12/+12
* Enable translation for config option help messagesstephane2015-07-061-6/+7
* Switch to oslo.serviceSergey Vilgelm2015-06-291-1/+1
* Enforce flake8 E123/6/7/8 in ironicSam Betts2015-06-041-3/+3
* Prepare for hacking 0.10.xAndreas Jaeger2015-05-211-2/+0
* Drop use of 'oslo' namespace packageDoug Hellmann2015-05-061-1/+1
* Use oslo_log libGhe Rivero2015-05-051-5/+5
* Suppress urllib3.connection INFO level loggingDevananda van der Veen2015-03-181-0/+1
* Use oslo_context packageGhe Rivero2015-03-121-1/+1
* Merge "Use oslo_utils replace oslo.utils"Jenkins2015-02-191-1/+1
|\
| * Use oslo_utils replace oslo.utilsjiangfei2015-02-191-1/+1
* | Avoid deregistering conductor following SIGUSR1Mark Goddard2015-02-191-1/+18
|/
* Merge "Conductor errors if enabled_drivers are not found"Jenkins2015-02-071-5/+7
|\
| * Conductor errors if enabled_drivers are not foundDevananda van der Veen2015-02-041-5/+7
* | Merge "Move oslo.config references to oslo_config"Jenkins2015-02-051-1/+1
|\ \ | |/ |/|
| * Move oslo.config references to oslo_configJim Rollenhagen2015-02-021-1/+1
* | Add support for driver-specific periodic tasksDmitry Tantsur2015-02-031-1/+1
|/
* Fix RPCService and Ironic Conductor so they shut down gracefullyClif Houck2015-01-191-1/+2
* Hide oslo.messaging DEBUG logs by defaultDevananda van der Veen2015-01-061-0/+1
* Translator functions cleanup part 1Vladyslav Drok2014-09-051-6/+6
* Remove gettextutils _ injectionVladyslav Drok2014-08-291-0/+1