summaryrefslogtreecommitdiff
path: root/nova/cmd/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Eventlet monkey patching should be as early as possibleMatthew Booth2019-03-221-4/+2
* Make monkey patch work in uWSGI modeYikun Jiang2018-08-281-16/+2
* Reload oslo_context after calling monkey_patch()Radoslav Gerganov2018-08-011-0/+8
* move eventlet GREENDNS override to top levelSean Dague2014-12-081-21/+0
* docs - Prevent eventlet exception during docs generationDavanum Srinivas2014-08-011-1/+6
* Fix and gate on H305 and H307Davanum Srinivas2014-07-151-0/+1
* Re-work how debugger CLI opts are registeredMark McLoughlin2014-03-251-1/+2
* Enable remote debugging for novaTracy Jones2013-12-161-1/+5
* Disable lazy gettextMatt Odden2013-10-011-3/+0
* Add support for API message localizationMatt Odden2013-09-031-0/+3
* Remove the monkey patching of _ into the builtinsAlex Gaynor2013-07-261-3/+0
* Fix and gate on E125Joe Gordon2013-07-041-1/+1
* Merge "Add NOVA_LOCALEDIR env variable"Jenkins2013-04-151-2/+2
|\
| * Add NOVA_LOCALEDIR env variableMark McLoughlin2013-04-101-2/+2
* | Import eventlet in __init__.pyMichael Still2013-04-091-0/+17
|/
* Move console scripts to entrypoints.Monty Taylor2013-04-041-0/+20