summaryrefslogtreecommitdiff
path: root/nova/cmd/all.py
Commit message (Expand)AuthorAgeFilesLines
* Replacement `_` on `_LE` in all LOG.exceptionMike Durnosvistov2014-11-201-4/+4
* Use oslo.i18nDavanum Srinivas2014-07-181-1/+1
* Register objects in more servicesChris Behrens2014-05-201-0/+2
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Fix all scripts to honor the enabled_ssl_apis flagDavanum Srinivas2013-10-201-1/+3
* Remove the monkey patching of _ into the builtinsAlex Gaynor2013-07-261-0/+1
* Convert Nova to use Oslo service infrastructure.Brian Elliott2013-05-131-5/+5
* Remove "#!/usr/bin/env python" from .py files under nova/cmdJay Lau2013-05-141-1/+0
* Only call getLogger after configuring logging.Davanum Srinivas2013-04-051-1/+1
* Move console scripts to entrypoints.Monty Taylor2013-04-041-0/+91