summaryrefslogtreecommitdiff
path: root/bin/nova-network
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
|/
* switch to explicit call to logging.setup()Vishvananda Ishaya2011-02-211-0/+4
* merged from upstreamtermie2010-12-151-0/+3
|\
| * For some reason, I forgot to commit the other endpoints...jaypipes@gmail.com2010-12-141-0/+3
| * Move default_flagfile() call to where it will be parsed in time to load the f...Michael Gundlach2010-12-011-1/+1
| * 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-8/+6
|/
* 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-6/+2
* | instance runsVishvananda Ishaya2010-08-301-2/+1
|/
* More bin/ pep8/pylint cleanup.Eric Day2010-08-181-0/+1
* fixed tests, moved compute network config call, added notes, made inject opti...Vishvananda Ishaya2010-08-041-6/+1
* change network_service flag to network_type and don't take full class nameVishvananda Ishaya2010-08-031-4/+6
* Huge network refactor, Round IVishvananda Ishaya2010-08-031-2/+9
* 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
* make nova-network executableVishvananda Ishaya2010-07-211-0/+0
* refactor daemons to use common base class in preparation for network refactorVishvananda Ishaya2010-07-211-0/+32