summaryrefslogtreecommitdiffstats
path: root/bin/nova-cert
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 cert_topic into nova.cert.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/+2
* 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
* Create nova cert worker for x509 supportVishvananda Ishaya2012-01-241-0/+47