summaryrefslogtreecommitdiff
path: root/nova/debugger.py
Commit message (Expand)AuthorAgeFilesLines
* trivial: Remove remaining '_LW' instancesStephen Finucane2020-05-181-5/+5
* Use oslo_log instead of loggingZhihai Song2016-05-271-1/+1
* Config options: Centralize debugger optionsPushkar Umaranikar2016-03-291-27/+2
* Use min and max on IntOpt option typesEric Brown2015-08-141-0/+2
* Use oslo.logDavanum Srinivas2015-02-221-1/+1
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-2/+2
* Replacement `_` on `_LW` in all LOG.warning part 1Mike Durnosvistov2014-11-201-5/+5
* Use oslo.i18nDavanum Srinivas2014-07-181-1/+1
* Don't translate debug level logs in novaGary Kotton2014-06-131-1/+1
* Support multi-version pydevdkiwik-chenrui2014-04-231-1/+4
* Re-work how debugger CLI opts are registeredMark McLoughlin2014-03-251-0/+80