summaryrefslogtreecommitdiff
path: root/novaclient/v2/shell.py
Commit message (Expand)AuthorAgeFilesLines
* trivial: Remove use of kwargsStephen Finucane2022-12-121-6/+7
* Update pre-commit hook, hacking versionsStephen Finucane2022-04-081-5/+5
* Microversion 2.90 - Configurable hostnamesxena-em17.6.0Stephen Finucane2021-09-021-2/+36
* Microversion 2.89 - os-volume_attachmentsLee Yarwood2021-08-241-0/+4
* Add support for microversion v2.8817.4.0Stephen Finucane2021-03-021-0/+10
* Deprecate agent commands and APIs17.3.0Takashi Natsume2021-01-131-4/+16
* Remove future importsTakashi Natsume2020-04-261-2/+0
* Microversion 2.85: Change volume-update CLIzhangbailin2020-04-091-6/+28
* Make 'server list --config-drive' a boolean optionStephen Finucane2020-04-081-7/+12
* Microversion 2.83 - Add more filters for the nova list commandVictor Coutellier2020-04-071-3/+68
* Don't print user_data for 'nova show'Stephen Finucane2020-02-261-0/+1
* Bump to hacking 2.xStephen Finucane2020-02-211-5/+4
* Remove sixStephen Finucane2020-02-211-7/+6
* Add aggregate-cache-images command and client routinesDan Smith2019-10-181-0/+15
* Add images.GlanceManager.find_images() bulk queryDan Smith2019-10-181-0/+8
* Microversion 2.80: Add user_id/project_id to migration-list APIzhangbailin2019-10-161-7/+36
* Merge "Clarify --migration-type migration value as cold migration"Zuul2019-10-091-3/+3
|\
| * Clarify --migration-type migration value as cold migrationMatt Riedemann2019-08-261-3/+3
* | Remove cells v1 and extension commands and APIsTakashi NATSUME2019-10-041-54/+0
* | Stop silently ignoring invalid 'nova boot --hint' optionsStephen Finucane2019-09-271-2/+2
* | Add a check for --config-drive option on nova bootTakashi NATSUME2019-09-181-2/+4
* | Microversion 2.79: Add delete_on_termination to volume-attach API15.1.0zhangbailin2019-09-091-0/+13
* | Microversion 2.78 - show server topologyYongli He2019-09-061-0/+11
* | Merge "Microversion 2.77: Support Specifying AZ to unshelve"15.0.0Zuul2019-08-291-1/+17
|\ \ | |/ |/|
| * Microversion 2.77: Support Specifying AZ to unshelvezhangbailin2019-08-281-1/+17
* | Add --migration-type and --source-compute to migration-listMatt Riedemann2019-08-081-3/+42
|/
* docs: clarify nova migration-list --host optionMatt Riedemann2019-08-071-3/+3
* Merge "Deprecate cells v1 and extension commands and APIs"Zuul2019-07-151-3/+21
|\
| * Deprecate cells v1 and extension commands and APIsTakashi NATSUME2019-07-101-3/+21
* | Add host and hypervisor_hostname to create serverszhu.boxiang2019-07-081-0/+21
|/
* Set the lower limit of api_version for volume_typezhangbailin2019-05-231-1/+1
* [Docs] Update client docs to add reason and locked optionsSurya Seetharaman2019-05-141-1/+3
* Microversion 2.73: Support adding the reason behind a server lockSurya Seetharaman2019-05-131-1/+24
* Revert "Fix crashing console-log"Stephen Finucane2019-04-051-5/+1
* Remove deprecated optionsTakashi NATSUME2019-03-211-9/+0
* Remove unnecessary if statementTakashi NATSUME2019-03-011-4/+4
* Add support for microversion 2.70 - expose device tagsMatt Riedemann2019-02-281-3/+11
* Merge "Add a note in "nova service-delete" help about deleting computes"Zuul2019-02-261-2/+14
|\
| * Add a note in "nova service-delete" help about deleting computesMatt Riedemann2019-01-151-2/+14
* | Merge "Fix output of interface-attach command"Zuul2019-02-261-8/+16
|\ \
| * | Fix output of interface-attach commandTakashi NATSUME2019-02-191-8/+16
* | | API microversion 2.69: Handles Down CellsSurya Seetharaman2019-02-201-1/+12
|/ /
* | Microversion 2.68: Remove 'forced' live migrations, evacuationsStephen Finucane2019-02-131-6/+14
|/
* Fix flavor keyerror when nova boot vmzhaolihui2018-12-131-1/+5
* Merge "Replace MB with MiB"Zuul2018-10-271-17/+17
|\
| * Replace MB with MiBTakashi NATSUME2018-10-221-17/+17
* | Merge "Deprecate the unused instance-name"Zuul2018-10-251-1/+3
|\ \ | |/ |/|
| * Deprecate the unused instance-nameTao Li2018-10-251-1/+3
* | Recommend against using --force for evacuate/live migration11.1.0Matt Riedemann2018-10-171-6/+24
* | Add support for microversion 2.67: BDMv2 volume_typeMatt Riedemann2018-10-141-0/+42