summaryrefslogtreecommitdiffstats
path: root/bin/nova-manage
Commit message (Expand)AuthorAgeFilesLines
* Merge "Cells: Add cells API extension"Jenkins2013-01-151-4/+4
|\
| * Cells: Add cells API extensionChris Behrens2013-01-151-4/+4
* | Fix typos in docstringChangbin Liu2013-01-141-1/+1
|/
* Merge "Cleanup pyflakes in nova-manage"Jenkins2013-01-111-4/+1
|\
| * Cleanup pyflakes in nova-manageJoe Gordon2013-01-101-4/+1
* | Merge "Move service_down_time to nova.service"Jenkins2013-01-101-1/+1
|\ \
| * | Move service_down_time to nova.serviceMark McLoughlin2013-01-091-1/+1
| |/
* / fix N402 for nova-manageSean Dague2013-01-091-21/+21
|/
* Move manager options into nova.serviceMark McLoughlin2013-01-091-1/+1
* Remove availability_zones from service tableJoe Gordon2013-01-081-0/+3
* Cells: Add cells commands to nova-manageChris Behrens2013-01-021-0/+64
* Merge "Fix stack trace on incorrect nova-manage args."Jenkins2012-12-291-1/+4
|\
| * Fix stack trace on incorrect nova-manage args.Michael Still2012-12-181-1/+4
* | Remove obsolete VCS version info completelyDaniel P. Berrange2012-12-191-3/+1
|/
* Merge "Port to argparse based cfg"Jenkins2012-12-121-115/+76
|\
| * Port to argparse based cfgMark McLoughlin2012-12-111-115/+76
* | i18n raise Exception messagesChuck Short2012-12-101-4/+5
* | Fix regression allowing quotas to be applied to projects.Andrew Glen-Young2012-12-061-0/+4
* | Improve nova-manage usabilityJoe Gordon2012-12-061-5/+9
|/
* Validate rxtx_factor as a float.Dan Prince2012-11-271-1/+1
* Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-201-0/+2
* Remove nova.config.CONFMark McLoughlin2012-11-201-1/+1
* Remove nova.flags imports from bin/*Chris Behrens2012-11-151-1/+0
* Remove nova-volume DBJoe Gordon2012-11-081-141/+0
* Switch from FLAGS to CONF in binMark McLoughlin2012-11-041-12/+10
* Remove flags.DECLAREMark McLoughlin2012-11-041-8/+10
* Move parse_args to nova.configMark McLoughlin2012-11-041-1/+2
* pep8 fixes for nova-manageSean Dague2012-10-301-3/+4
* removes the nova-volume code from novaVishvananda Ishaya2012-10-281-28/+0
* Create Flavors without Optional ArgumentsSathish Nagappan2012-10-191-1/+1
* Internationalize nova-manage.Michael Still2012-10-151-36/+43
* nova-manage doesn't validate key to update the quotavijaya-erukala2012-10-091-1/+5
* Fix pep8 error in bin/nova-manageChris Behrens2012-10-081-4/+0
* Remove deprecated Folsom code: config convertJoe Gordon2012-10-021-64/+0
* Merge "Update 'unlimited' quota value to '-1' in db"Jenkins2012-09-201-1/+1
|\
| * Update 'unlimited' quota value to '-1' in dbvijaya-erukala2012-09-181-1/+1
* | Fix volume id conversion in nova-manage volumeJohn Griffith2012-09-171-6/+21
|/
* Improve floating IP delete speed.Michael Still2012-09-091-7/+5
* Generate a flavorid if needed at flavor creationAdrien Cunin2012-09-071-1/+1
* Implement project specific flavors APIunicell2012-08-271-4/+8
* Clean up network create exception handlingMark McLoughlin2012-08-241-7/+1
* Implement network creation in compute APIAlessio Ababilov2012-08-211-81/+15
* Revert per-user-quotasEoghan Glynn2012-08-161-51/+0
* Merge "Uniqueness checks for floating ip addresses."Jenkins2012-08-151-5/+11
|\
| * Uniqueness checks for floating ip addresses.Anton V. Yanchenko2012-08-091-5/+11
* | Merge "Flavor extra specs extension use instance_type id"Jenkins2012-08-131-4/+8
|\ \
| * | Flavor extra specs extension use instance_type idYunhong, Jiang2012-08-061-4/+8
* | | remove nova code related to Quantum v1 APIDan Wendlandt2012-08-101-15/+0
| |/ |/|
* | Adds per-user-quotas support for more detailed quotas managementKylin CG2012-08-061-0/+51
|/
* Fix regression with nova-manage floating listRay Sun2012-08-031-1/+1