summaryrefslogtreecommitdiffstats
path: root/bin/nova-scheduler
Commit message (Expand)AuthorAgeFilesLines
* Delete unused bin directoryJoe Gordon2013-06-031-22/+0
* Move console scripts to entrypoints.Monty Taylor2013-04-041-48/+14
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
* Move scheduler_topic into nova.scheduler.rpcapiMark McLoughlin2013-01-081-1/+1
* Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-201-0/+1
* Remove nova.config.CONFMark McLoughlin2012-11-201-1/+2
* Remove nova.flags imports from bin/*Chris Behrens2012-11-151-1/+0
* Switch from FLAGS to CONF in binMark McLoughlin2012-11-041-2/+3
* Move parse_args to nova.configMark McLoughlin2012-11-041-1/+2
* Fix hardcoded topic strings with constants.Michael H Wilson2012-10-251-1/+3
* 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
* Fixed mistake on mergewNachi Ueno2011-08-191-1/+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
* | updates per reviewtermie2010-12-141-1/+1
* | 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-9/+6
|/
* 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
* put soren's fancy path code in scheduler bin as wellVishvananda Ishaya2010-09-091-0/+11
* scheduler + unittestsVishvananda Ishaya2010-09-021-2/+2
* almost there on random scheduler. not pushing to correct compute node topic,...Chris Behrens2010-08-051-0/+32