summaryrefslogtreecommitdiffstats
path: root/nova/cmd
Commit message (Expand)AuthorAgeFilesLines
* Convert to using oslo's execute() method.Michael Still2013-05-041-2/+2
* Deprecate show_host_resources() in scheduler managerHans Lindgren2013-05-021-4/+56
* Merge "Allow listing fixed_ips for a given compute host."Jenkins2013-04-261-1/+2
|\
| * Allow listing fixed_ips for a given compute host.Michael Still2013-04-151-1/+2
* | Merge "baremetal: Change input for sfdisk"Jenkins2013-04-221-1/+1
|\ \
| * | baremetal: Change input for sfdiskArata Notsu2013-04-131-1/+1
| |/
* | Improve Python 3.x compatibilityDirk Mueller2013-04-221-7/+7
* | Merge "Add NOVA_LOCALEDIR env variable"Jenkins2013-04-151-2/+2
|\ \ | |/ |/|
| * Add NOVA_LOCALEDIR env variableMark McLoughlin2013-04-101-2/+2
* | Merge "Define LOG globally in baremetal_deploy_helper"Jenkins2013-04-121-0/+1
|\ \
| * | Define LOG globally in baremetal_deploy_helperArata Notsu2013-04-061-0/+1
* | | Remove "undefined name" pyflake errorsStanislaw Pitucha2013-04-103-1/+2
* | | Import eventlet in __init__.pyMichael Still2013-04-091-0/+17
| |/ |/|
* | nova-consoleauth start failed by consoleauth_manager option missing Zhi Yan Liu2013-04-071-0/+1
|/
* Only call getLogger after configuring logging.Davanum Srinivas2013-04-054-5/+5
* Move console scripts to entrypoints.Monty Taylor2013-04-0425-0/+3038