summaryrefslogtreecommitdiffstats
path: root/bin/nova-all
Commit message (Expand)AuthorAgeFilesLines
* Delete unused bin directoryJoe Gordon2013-06-031-22/+0
* Move console scripts to entrypoints.Monty Taylor2013-04-041-94/+14
* Remove gettext.install() from nova/__init__.pyMark McLoughlin2013-04-011-0/+2
* Add conductor to nova-all.Rick Harris2013-03-081-2/+20
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+1
* Move enabled_apis option into nova.serviceMark McLoughlin2013-01-091-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-1/+2
* Move parse_args to nova.configMark McLoughlin2012-11-041-1/+2
* removes the nova-volume code from novaVishvananda Ishaya2012-10-281-2/+2
* Add man pagesJoe Gordon2012-09-171-1/+1
* Switch to common logging.Andrew Bogott2012-07-021-2/+2
* Add multi-process support for API servicesJohannes Erdfelt2012-06-281-7/+8
* Use LOG.exception instead of logging.exceptionJohannes Erdfelt2012-06-281-1/+1
* Use cfg's new global CONF objectMark McLoughlin2012-05-301-2/+1
* Remove old flagfile support.Ghe Rivero2012-05-101-1/+1
* Imports to human alphabetical orderJoe Gordon2012-04-261-1/+1
* Improved localization testing.Yuriy Taraday2012-04-101-1/+1
* Remove Virtual Storage Array (VSA) codeBrian Waldon2012-03-151-1/+1
* Use getLogger for nova-allVishvananda Ishaya2012-03-151-2/+4
* Fix xvpvncproxy error in nova-all (lp#928489)Mark McLoughlin2012-02-071-6/+9
* Create nova cert worker for x509 supportVishvananda Ishaya2012-01-241-1/+1
* Implements blueprint vnc-console-cleanupAnthony Young2012-01-171-7/+1
* Add nova-all to run all servicesVishvananda Ishaya2011-09-281-0/+80