summaryrefslogtreecommitdiff
path: root/novaclient/v2
Commit message (Expand)AuthorAgeFilesLines
* Stop silently ignoring invalid 'nova boot --hint' optionsrocky-eolrocky-em11.0.1stable/rockyStephen Finucane2019-10-011-2/+2
* Revert "Fix crashing console-log"Stephen Finucane2019-04-081-5/+1
* Merge "Follow up "Fix up userdata argument to rebuild"" into stable/rockyZuul2019-01-081-3/+6
|\
| * Follow up "Fix up userdata argument to rebuild"Takashi NATSUME2018-10-241-3/+6
* | Merge "Fix up userdata argument to rebuild." into stable/rockyZuul2019-01-081-2/+9
|\ \ | |/
| * Fix up userdata argument to rebuild.Sam Morrison2018-10-241-2/+9
* | Improve the description of optional argumentsTakashi NATSUME2018-09-121-4/+4
|/
* Fix the help text for server-group-create11.0.0Takashi NATSUME2018-07-231-2/+2
* Merge "Fix inconsistency"Zuul2018-07-191-1/+1
|\
| * Fix inconsistencyChen2018-07-191-1/+1
* | Microversion 2.64 - Use new format policy in server groupYikun Jiang2018-07-182-9/+63
* | Fix trusted-image-certificate-id help textBrianna Poulos2018-06-211-4/+10
* | Microversion 2.63 - Add trusted_image_certificatesJackie Truong2018-06-152-3/+98
|/
* Merge "Revert "Fix listing of instances above API max_limit""10.3.0Zuul2018-06-062-6/+3
|\
| * Revert "Fix listing of instances above API max_limit"Matt Riedemann2018-06-052-6/+3
* | Fix the policy argument in server-group-createTakashi NATSUME2018-05-081-2/+1
* | Microversion 2.61 - support extra_specs in flavor APITakashi NATSUME2018-04-171-4/+9
* | Stop printing flavor details on successful flavor-deleteMatt Riedemann2018-04-162-4/+4
* | Merge "Replace GB with GiB"Zuul2018-04-062-12/+12
|\ \
| * | Replace GB with GiBTakashi NATSUME2018-04-042-12/+12
* | | Fix validation for command argumentsTakashi NATSUME2018-04-031-0/+5
|/ /
* | Fix the docstring for the update methodTatiana Kholkina2018-02-191-1/+1
* | Merge "Remove 2 redundant methods"Zuul2018-02-091-10/+4
|\ \
| * | Remove 2 redundant methodsAndrey Kurilin2018-02-091-10/+4
* | | Merge "Fix crashing console-log"Zuul2018-02-091-1/+5
|\ \ \ | |_|/ |/| |
| * | Fix crashing console-logThomas Goirand2018-02-081-1/+5
* | | Fix listing of instances above API max_limitJacek Tomasiak2018-02-072-3/+6
|/ /
* | Merge "Add CLI to show instance usage audit logs"Zuul2018-02-053-0/+60
|\ \
| * | Add CLI to show instance usage audit logsint32bit2018-01-293-0/+60
| |/
* | Merge "Implement hypervisor hostname exact pattern match"Zuul2018-02-051-36/+71
|\ \
| * | Implement hypervisor hostname exact pattern matchSen Yang2018-01-311-36/+71
* | | nova limits ERROR (Exception): Field names must be uniqueRahul2018-02-021-1/+2
| |/ |/|
* | Merge "Microversion 2.59 - Migrations list pagination"Zuul2018-01-232-6/+105
|\ \ | |/ |/|
| * Microversion 2.59 - Migrations list paginationYikun Jiang2018-01-222-6/+105
* | Merge "Microversion 2.58 - Instance actions list pagination"Zuul2018-01-222-0/+80
|\ \ | |/
| * Microversion 2.58 - Instance actions list paginationYikun Jiang2018-01-152-0/+80
* | Merge "Add support for the 2.57 microversion"Zuul2018-01-224-57/+196
|\ \ | |/
| * Add support for the 2.57 microversionMatt Riedemann2018-01-154-57/+196
* | Add missing spaces in `nova list --changes-since` helpYikun Jiang2018-01-151-2/+2
|/
* Remove deprecated services binary CLI arg10.0.0Matt Riedemann2018-01-111-16/+4
* Remove deprecated fixedip/floatingip/virtual interface CLIs/APIsMatt Riedemann2018-01-114-245/+0
* Remove deprecated os-hosts CLIs and python API bindingsMatt Riedemann2018-01-113-203/+0
* Remove deprecated cloudpipe CLIs and python API bindingsMatt Riedemann2018-01-113-128/+0
* Remove deprecated certs CLIs and python bindingsMatt Riedemann2018-01-113-117/+0
* Remove deprecated MigrationManager.list cell_name kwargMatt Riedemann2018-01-112-11/+2
* Remove incorrect legacy QuotaSet.id propertyMatt Riedemann2018-01-021-10/+1
* boot: error out if no images match the property from --image-withChen Hanxiao2017-12-301-0/+3
* boot: show warning if more than one match when setting --image-withChen Hanxiao2017-12-281-2/+11
* Merge "flavor create: clarify --swap description"Zuul2017-12-271-1/+1
|\
| * flavor create: clarify --swap descriptionChen Hanxiao2017-12-271-1/+1