summaryrefslogtreecommitdiff
path: root/novaclient/tests/unit/fixture_data
Commit message (Expand)AuthorAgeFilesLines
* Fix a fixture for keypairs tests18.1.0Takashi Natsume2022-08-051-1/+11
* Microversion 2.91: Support specifying destination host to unshelveRené Ribaud2022-07-281-0/+11
* Add support for microversion v2.8817.4.0Stephen Finucane2021-03-021-14/+75
* Remove unused codeTakashi Natsume2020-07-311-22/+0
* Remove sixStephen Finucane2020-02-212-2/+4
* Add aggregate-cache-images command and client routinesDan Smith2019-10-181-0/+7
* Microversion 2.78 - show server topologyYongli He2019-09-061-0/+4
* Microversion 2.77: Support Specifying AZ to unshelvezhangbailin2019-08-281-0/+2
* Microversion 2.73: Support adding the reason behind a server lockSurya Seetharaman2019-05-131-0/+2
* Handle unicode multi-byte charactersasmita singh2019-02-221-0/+28
* Update hacking versionZhijunWei2019-01-041-2/+2
* Replace MB with MiBTakashi NATSUME2018-10-221-3/+3
* Revert "Fix listing of instances above API max_limit"Matt Riedemann2018-06-051-30/+2
* Fix listing of instances above API max_limitJacek Tomasiak2018-02-071-2/+30
* Add support for the 2.57 microversionMatt Riedemann2018-01-152-7/+36
* Remove deprecated os-hosts CLIs and python API bindingsMatt Riedemann2018-01-111-144/+0
* Remove deprecated cloudpipe CLIs and python API bindingsMatt Riedemann2018-01-111-37/+0
* Remove deprecated certs CLIs and python bindingsMatt Riedemann2018-01-111-55/+0
* Remove incorrect legacy QuotaSet.id propertyMatt Riedemann2018-01-021-4/+6
* Microversion 2.56 - Enable cold migration with target hostTakashi NATSUME2017-12-041-0/+2
* Stop posting to os-volumes_bootMonty Taylor2017-11-161-9/+0
* Fix reservation_id not supported by Nova APIJeremy Liu2017-08-061-0/+3
* Microversion 2.53 - services and hypervisors using UUIDsMatt Riedemann2017-07-261-19/+45
* 2.45: createImage/createBackup image_id is in response bodyMatt Riedemann2017-04-261-0/+11
* Remove deprecated network APIsMatt Riedemann2017-04-031-61/+0
* Remove deprecated fixed_ips APIsMatt Riedemann2017-03-201-38/+0
* Remove deprecated security_groups APIsMatt Riedemann2017-03-201-100/+0
* Remove deprecated security_group_rules APIsMatt Riedemann2017-03-201-58/+0
* Remove the deprecated fping APIMatt Riedemann2017-03-201-46/+0
* Remove deprecated floating_ip_pools APIMatt Riedemann2017-03-201-18/+0
* Remove deprecated floating_ips_bulk APIMatt Riedemann2017-03-201-45/+0
* Remove deprecated floating IP DNS domain/entry APIsMatt Riedemann2017-03-201-96/+0
* Remove deprecated image commands/API bindingsMatt Riedemann2017-02-221-6/+1
* Add profiling support to novaclientBoris Pavlovic2017-01-191-4/+8
* Remove all code related to HTTPClientAndrey Kurilin2016-12-161-1/+1
* Create keystone session instance if not presentAndrey Kurilin2016-12-161-1/+1
* Merge "Rename api_key to password"Jenkins2016-12-151-1/+1
|\
| * Rename api_key to passwordAndrey Kurilin2016-12-151-1/+1
* | Add limit and offset to server-groups listint32bit2016-12-141-0/+39
|/
* Clean up requests-mock usageJamie Lennox2016-10-0522-440/+399
* Make it possible to list quotas with detailsRoman Podoliaka2016-06-291-1/+1
* Added Support of microverison 2.26Sergey Nikitin2016-05-181-0/+44
* [microversion] Bump to 2.25Eli Qiao2016-03-021-0/+5
* Support for abort an ongoing live migrationAndrea Rosa2016-03-011-0/+4
* Add two server-migration commands and bump migration-list commandShaoHe Feng2016-03-011-0/+51
* Support for forcing live migration to completePawel Koniszewski2016-02-251-0/+27
* Add return-request-id-to-caller function(3/5)Takashi NATSUME2016-01-287-15/+22
* Add return-request-id-to-caller function(2/5)Takashi NATSUME2016-01-275-7/+10
* Add return-request-id-to-caller function(1/5)Takashi NATSUME2016-01-272-8/+18
* Merge "[microversions] Add support for 2.14"Jenkins2016-01-211-1/+1
|\