summaryrefslogtreecommitdiff
path: root/nova/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Eventlet monkey patching should be as early as possibleMatthew Booth2019-03-221-11/+0
* Make eventlet hub use a monotonic clockRoman Podoliaka2017-02-151-0/+5
* move eventlet GREENDNS override to top levelSean Dague2014-12-081-0/+6
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Remove gettext.install() from nova/__init__.pyMark McLoughlin2013-04-011-5/+0
* Remove outdated moduleauthor tagsJoe Gordon2012-10-011-6/+0
* Stop double logging to the consoleVishvananda Ishaya2012-09-201-5/+0
* Allow file logging configJason Kölker2012-02-171-1/+6
* Separate metadata api into its own serviceVishvananda Ishaya2011-11-151-1/+1
* Removed logging logic from __init__, added concept of Launcher...no tests for...Brian Lamar2011-06-201-9/+1
* Further nova-api cleanup.Brian Lamar2011-06-191-0/+1
* Cleaned up nova-api binary and logging a bit.Brian Lamar2011-06-191-0/+12
* more smoketest fixesVishvananda Ishaya2011-01-201-2/+0
* update copyrightsTodd Willey2010-07-151-3/+1
* Removed trailing whitespace from headerVishvananda Ishaya2010-06-231-1/+1
* Updated licensesDevin Carlen2010-06-231-12/+18
* initial commitJesse Andrews2010-05-271-0/+30