summaryrefslogtreecommitdiffstats
path: root/bin/nova-console
Commit message (Expand)AuthorAgeFilesLines
* Delete unused bin directoryJoe Gordon2013-06-031-22/+0
* Move console scripts to entrypoints.Monty Taylor2013-04-041-45/+14
* Remove gettext.install() from nova/__init__.pyMark McLoughlin2013-04-011-0/+2
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
* Move console_topic into nova.console.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
* OpenStack capitalization added to HACKING.rstJoe Gordon2012-08-171-1/+1
* Switch to common logging.Andrew Bogott2012-07-021-2/+2
* Use cfg's new global CONF objectMark McLoughlin2012-05-301-3/+1
* Remove old flagfile support.Ghe Rivero2012-05-101-1/+1
* fix typoVishvananda Ishaya2011-08-181-1/+1
* more cleanup of binaries per reviewVishvananda Ishaya2011-08-181-3/+2
* switch to explicit call to logging.setup()Vishvananda Ishaya2011-02-211-0/+4
* add in xs-console worker and tests. Monsyne Dragon2011-01-051-0/+44