summaryrefslogtreecommitdiffstats
path: root/bin/nova-compute
Commit message (Expand)AuthorAgeFilesLines
* Switch to common logging.Andrew Bogott2012-07-021-2/+2
* Use cfg's new global CONF objectMark McLoughlin2012-05-301-2/+1
* Remove old flagfile support.Ghe Rivero2012-05-101-1/+1
* Merged with trunkwNachi Ueno2011-08-191-3/+2
|\
| * fix typoVishvananda Ishaya2011-08-181-1/+1
| * more cleanup of binaries per reviewVishvananda Ishaya2011-08-181-3/+2
* | Added monkey patching notification code functionNachi Ueno2011-08-191-0/+1
|/
* Pylinted nova-compute.Josh Kearney2011-04-201-3/+3
* fix pep8 and remove extra reference to resetVishvananda Ishaya2011-02-211-1/+0
* switch to explicit call to logging.setup()Vishvananda Ishaya2011-02-211-0/+5
* merged from upstreamtermie2010-12-151-0/+3
|\
| * Initial i18n commit for endpoints. All endpoints must installjaypipes@gmail.com2010-12-111-0/+3
| * Removed a blank line.Michael Gundlach2010-12-011-1/+0
| * Move default_flagfile() call to where it will be parsed in time to load the f...Michael Gundlach2010-12-011-1/+2
| * Unify the location of the default flagfile.Soren Hansen2010-11-231-0/+2
* | add back utils.default_flagflieAndy Smith2010-12-091-0/+2
* | formatting and naming cleanupAndy Smith2010-12-091-3/+1
* | remove service and rename service_eventlet to serviceAndy Smith2010-12-091-3/+3
* | make nova binaries use eventletAndy Smith2010-12-091-0/+1
* | part way through porting the codebase off of twistedAndy Smith2010-10-251-7/+5
|/
* merged trunkVishvananda Ishaya2010-09-071-0/+11
|\
| * Make the scripts in bin/ detect if they're being run from a bzr checkoutSoren Hansen2010-09-081-0/+11
* | updated models a bit and removed service classesVishvananda Ishaya2010-09-021-2/+2
* | instance runsVishvananda Ishaya2010-08-301-1/+1
|/
* More bin/ pep8/pylint cleanup.Eric Day2010-08-181-1/+1
* renamed xxxservice to serviceVishvananda Ishaya2010-07-261-2/+2
* renamed xxxnode to xxserviceVishvananda Ishaya2010-07-231-2/+2
* typo fixes and extra print statements removedVishvananda Ishaya2010-07-221-2/+2
* refactor daemons to use common base class in preparation for network refactorVishvananda Ishaya2010-07-211-67/+1
* remove all of the unused saved return values from attach_to_twistedVishvananda Ishaya2010-07-211-2/+2
* make nova-volume start with twisteds daemonize stuffVishvananda Ishaya2010-07-161-6/+3
* remove import of vendor since we have PPA nowJesse Andrews2010-07-151-1/+1
* update copyrightsTodd Willey2010-07-151-2/+0
* unhardcode the binary nameTodd Willey2010-07-141-2/+3
* Admin API + Worker Tracking.Todd Willey2010-06-251-2/+2
* Removed trailing whitespace from headerVishvananda Ishaya2010-06-231-1/+1
* Updated licensesDevin Carlen2010-06-231-9/+14
* NetworkNode doesn't exist anymoreVishvananda Ishaya2010-06-241-5/+5
* initial commitJesse Andrews2010-05-271-0/+97