summaryrefslogtreecommitdiff
path: root/bin/nova-manage
Commit message (Expand)AuthorAgeFilesLines
* Delete unused bin directoryJoe Gordon2013-06-031-23/+0
* Move console scripts to entrypoints.Monty Taylor2013-04-041-1247/+14
* Raise rather than generating millions of IPs.David Ripton2013-04-021-0/+8
* Show quota 'in_use' and 'reserved' infogengjh2013-03-281-14/+32
* nova-manage vm list fails looking 'instance_type'Phil Day2013-03-211-1/+2
* Merge "nova-manage: remove unused import"Jenkins2013-03-211-1/+0
|\
| * nova-manage: remove unused importZhiteng Huang2013-03-131-1/+0
* | Merge "nova-manage: remove redundant 'dest' args"Jenkins2013-03-211-103/+79
|\ \ | |/
| * nova-manage: remove redundant 'dest' argsZhiteng Huang2013-03-081-103/+79
* | Fix: nova-manage throws uncaught exception on invalid host/serviceHans Lindgren2013-03-121-10/+14
* | Make nova-manage db archive_deleted_rows more explicitJoe Gordon2013-03-081-1/+4
|/
* Sync nova with oslo DB exception cleanup.Chris Behrens2013-02-251-5/+5
* Merge "Prevent the unexpected with nova-manage network modify."Jenkins2013-02-201-4/+21
|\
| * Prevent the unexpected with nova-manage network modify.Brent Eagles2013-02-181-4/+21
* | Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
* | Merge "Allow archiving deleted rows to shadow tables, for performance."Jenkins2013-02-151-0/+11
|\ \
| * | Allow archiving deleted rows to shadow tables, for performance.David Ripton2013-02-141-0/+11
* | | Merge "maint: remove unused imports from bin/nova-*"Jenkins2013-02-141-1/+0
|\ \ \ | |/ / |/| |
| * | maint: remove unused imports from bin/nova-*Pádraig Brady2013-02-071-1/+0
| |/
* | Use ServiceGroup API to show node livenessYun Mao2013-02-111-2/+3
|/
* Use oslo database codeEric Windisch2013-02-051-4/+5
* Split floating ip functionality into new file.Vishvananda Ishaya2013-01-311-1/+1
* Fixed nova-manage argument parsing errorTony NIU2013-01-231-2/+7
* 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