summaryrefslogtreecommitdiff
path: root/novaclient
Commit message (Expand)AuthorAgeFilesLines
* Stop silently ignoring invalid 'nova boot --hint' optionsstein-eolstein-em13.0.2stable/steinStephen Finucane2019-10-012-10/+38
* Use SHA256 instead of MD5 in completion cacheArtom Lifshitz2019-06-071-2/+2
* Set the lower limit of api_version for volume_type13.0.1zhangbailin2019-05-232-1/+29
* Add test for console-log and docs for bug 1746534Matt Riedemann2019-04-111-0/+6
* Revert "Fix crashing console-log"Stephen Finucane2019-04-081-5/+1
* Add support for microversion v2.7213.0.0Lajos Katona2019-03-063-1/+6
* Microversion 2.71 - show server groupTakashi NATSUME2019-03-043-3/+57
* Remove unnecessary if statementTakashi NATSUME2019-03-011-4/+4
* Merge "Add support for microversion 2.70 - expose device tags"Zuul2019-02-284-22/+84
|\
| * Add support for microversion 2.70 - expose device tagsMatt Riedemann2019-02-284-22/+84
* | Fix changes-before values in an instance action testTakashi NATSUME2019-02-271-5/+31
|/
* 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-265-14/+47
|\ \
| * | Fix output of interface-attach commandTakashi NATSUME2019-02-195-14/+47
* | | Merge "Handle unicode multi-byte characters"Zuul2019-02-256-0/+62
|\ \ \
| * | | Handle unicode multi-byte charactersasmita singh2019-02-226-0/+62
| |/ /
* | | API microversion 2.69: Handles Down CellsSurya Seetharaman2019-02-204-24/+195
* | | Make Server.networks use a predictable sort orderMatt Riedemann2019-02-202-2/+15
|/ /
* | Microversion 2.68: Remove 'forced' live migrations, evacuationsStephen Finucane2019-02-135-59/+202
* | Remove deprecated novaclient.v2.contrib modules12.0.0Takashi NATSUME2019-02-0715-339/+0
* | Update hacking versionZhijunWei2019-01-044-11/+11
|/
* Fix flavor keyerror when nova boot vmzhaolihui2018-12-133-2/+18
* Fix a type of block_device_mapping_v2 in a commentTakashi NATSUME2018-11-211-2/+3
* Merge "Replace MB with MiB"Zuul2018-10-2710-57/+58
|\
| * Replace MB with MiBTakashi NATSUME2018-10-2210-57/+58
* | Fixes Python3 issue in decoding passwordAlessandro Pilotti2018-10-263-1/+80
* | 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
* | Merge "Add support for microversion 2.67: BDMv2 volume_type"Zuul2018-10-166-2/+170
|\ \
| * | Add support for microversion 2.67: BDMv2 volume_typeMatt Riedemann2018-10-146-2/+170
* | | Merge "Enable split logging for cinder-novaclient interaction"Zuul2018-10-151-1/+1
|\ \ \ | |/ / |/| |
| * | Enable split logging for cinder-novaclient interactionopenstack2018-08-241-1/+1
* | | Follow up "Fix up userdata argument to rebuild"Takashi NATSUME2018-10-042-5/+11
* | | Merge "Fix up userdata argument to rebuild."Zuul2018-10-032-6/+24
|\ \ \
| * | | Fix up userdata argument to rebuild.Sam Morrison2018-10-022-6/+24
* | | | Fix test_instance_action functional test failureTakashi NATSUME2018-10-021-4/+3
|/ / /
* | | Add support changes-before for microversion 2.66zhangbailin2018-09-248-22/+377
| |/ |/|
* | Improve the description of optional argumentsTakashi NATSUME2018-09-121-4/+4
|/
* Merge "Replace os-client-config to openstacksdk"Zuul2018-08-151-5/+6
|\
| * Replace os-client-config to openstacksdkliuyamin2018-08-141-5/+6
* | Merge "Use uuidutils of oslo.utils"Zuul2018-08-082-6/+6
|\ \
| * | Use uuidutils of oslo.utilsTakashi NATSUME2018-08-082-6/+6
| |/
* | Fix server strings in reboot operationTakashi NATSUME2018-08-072-1/+38
|/
* Refactor the getid method in novaclient/base.pyTakashi NATSUME2018-08-061-4/+1
* Use jsonutils of oslo.serializationTakashi NATSUME2018-07-314-8/+8
* Fix the help text for server-group-create11.0.0Takashi NATSUME2018-07-231-2/+2
* Merge "Add support for microversion 2.65"Zuul2018-07-212-1/+2
|\
| * Add support for microversion 2.65Matt Riedemann2018-07-182-1/+2