summaryrefslogtreecommitdiff
path: root/nova/cmd/manage.py
Commit message (Expand)AuthorAgeFilesLines
* Fix and Gate on E265Joe Gordon2014-07-241-4/+4
* Use oslo.i18nDavanum Srinivas2014-07-181-1/+1
* Fix and gate on H305 and H307Davanum Srinivas2014-07-151-1/+1
* Fix the wrong dest of 'vlan' option and add new 'vlan_start' optiongengjh2014-06-121-3/+5
* Merge "Register objects in more services"Jenkins2014-05-221-0/+3
|\
| * Register objects in more servicesChris Behrens2014-05-201-0/+3
* | Network: replace neutron check with decoratorGary Kotton2014-05-071-19/+15
|/
* Deprecate nova-manage flavor subcommandMatt Riedemann2014-04-201-2/+7
* Disable nova-manage network commands with Neutron V2Mohammed Naser2014-04-161-0/+19
* Remove action-args from nova-manage helpJuan Manuel Olle2014-03-171-1/+3
* Enable flake8 H404 checkingAlexander Bochkarev2014-02-271-6/+4
* Remove blank space after printChenZheng2014-02-261-1/+1
* Fix english grammar in the quota error messages.Zoltan Arnold Nagy2014-02-091-2/+2
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Port to oslo.messagingMark McLoughlin2014-02-011-14/+16
* Merge "Remove deprecated instance_type alias from nova-manage"Jenkins2014-01-121-2/+0
|\
| * Remove deprecated instance_type alias from nova-manageJoe Gordon2013-11-181-2/+0
* | Rename InstanceType exceptions to FlavorMatt Riedemann2013-11-151-4/+4
* | Nova-all: Replace basestring by six for python3 compatabilityguohliu2013-10-281-1/+2
|/
* Merge "Use print function rather than print statement"Jenkins2013-10-151-1/+1
|\
| * Use print function rather than print statementDavid Ripton2013-10-081-1/+1
* | Ensure that the netaddr import is in the 3rd party sectionGary Kotton2013-10-081-1/+1
|/
* Ensure get_all_flavors returns deleted itemsJoshua Hesketh2013-09-101-4/+4
* Add error checking around host service checkingJesse Keating2013-07-311-2/+6
* Enabled hacking check for Python3 compatible print (H233)Alex Gaynor2013-07-291-116/+118
* Merge "Clarify instance_type vs flavor in nova-manage"Jenkins2013-07-291-23/+27
|\
| * Clarify instance_type vs flavor in nova-manageJoe Gordon2013-07-251-23/+27
* | Remove the monkey patching of _ into the builtinsAlex Gaynor2013-07-261-0/+1
* | Per-project-user-quotas for more granularityliyingjun2013-07-241-9/+35
|/
* Remove locals() from various places.Eugene Nikanorov2013-07-171-6/+11
* Use db.flavor_ instead of db.instance_type_Joe Gordon2013-07-161-2/+2
* Merge "update Quantum usage to Neutron"Jenkins2013-07-131-3/+3
|\
| * update Quantum usage to NeutronMark McClain2013-07-121-3/+3
* | Convert cells to use a transport URLKevin L. Mitchell2013-07-121-7/+15
|/
* Add missing help messages for nova-manage commandYang Hongyang2013-07-101-0/+25
* Add unique constraints to Quota.Yuriy Zveryanskyy2013-07-031-2/+2
* 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
|/