summaryrefslogtreecommitdiffstats
path: root/nova/cmd/manage.py
Commit message (Expand)AuthorAgeFilesLines
* Remove trivial cases of unused variables (1)Stanislaw Pitucha2013-06-131-9/+6
* Fix and enable H403 testsDirk Mueller2013-06-121-11/+27
* Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-111-5/+5
* Merge "Remove "#!/usr/bin/env python" from .py files under nova/cmd"Jenkins2013-05-151-1/+0
|\
| * Remove "#!/usr/bin/env python" from .py files under nova/cmdJay Lau2013-05-141-1/+0
* | Merge "Cleanups for create-flavor"Jenkins2013-05-141-2/+3
|\ \ | |/ |/|
| * Cleanups for create-flavorRick Harris2013-05-141-2/+3
* | Merge "Remove duplicate gettext.install() calls"Jenkins2013-05-131-3/+0
|\ \ | |/ |/|
| * Remove duplicate gettext.install() callsMark McLoughlin2013-05-081-3/+0
* | Rename nova.compute.instance_types to flavorsJoe Gordon2013-05-071-8/+8
|/
* 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
* | Improve Python 3.x compatibilityDirk Mueller2013-04-221-7/+7
|/
* Move console scripts to entrypoints.Monty Taylor2013-04-041-0/+1244