summaryrefslogtreecommitdiffstats
path: root/nova/server.py
Commit message (Expand)AuthorAgeFilesLines
* PEP8 and pylint cleanup. There should be no functional changes here, just sty...Eric Day2010-10-211-4/+3
* Keep handles to loggers open after daemonizing.Todd Willey2010-10-011-1/+5
* reverting accidental search/replace change to server.pyVishvananda Ishaya2010-09-031-15/+15
* renamed daemon to service and update db on create and destroyVishvananda Ishaya2010-09-021-15/+15
* Use the argument handler specified by twistd, if any.Soren Hansen2010-08-171-1/+5
* pylint fixes for nova/server.pyjaypipes@gmail.com2010-08-091-10/+10
* reorder imports spacingJesse Andrews2010-07-151-4/+2
* remove import of vendor since we have PPA nowJesse Andrews2010-07-151-1/+1
* update copyrightsTodd Willey2010-07-151-2/+0
* Removed trailing whitespace from headerVishvananda Ishaya2010-06-231-1/+1
* Updated licensesDevin Carlen2010-06-231-12/+17
* initial commitJesse Andrews2010-05-271-0/+139