summaryrefslogtreecommitdiff
path: root/novaclient/tests/unit/fixture_data/servers.py
Commit message (Expand)AuthorAgeFilesLines
* Microversion 2.91: Support specifying destination host to unshelveRené Ribaud2022-07-281-0/+11
* Remove unused codeTakashi Natsume2020-07-311-22/+0
* 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
* 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
* 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
* 2.45: createImage/createBackup image_id is in response bodyMatt Riedemann2017-04-261-0/+11
* Remove all code related to HTTPClientAndrey Kurilin2016-12-161-1/+1
* Create keystone session instance if not presentAndrey Kurilin2016-12-161-1/+1
* Clean up requests-mock usageJamie Lennox2016-10-051-122/+103
* Added Support of microverison 2.26Sergey Nikitin2016-05-181-0/+44
* [microversion] Bump to 2.25Eli Qiao2016-03-021-0/+5
* Add return-request-id-to-caller function(1/5)Takashi NATSUME2016-01-271-7/+14
* [microversions] Add support for 2.14Balazs Gibizer2015-12-311-1/+1
* Support the server side remote-console API changesMark Doffman2015-10-221-0/+18
* Add mechanism to vm list to return all resourcesAndrey Kurilin2015-08-271-0/+10
* Remove all imports from oslo namespaceAndrey Kurilin2015-04-201-1/+1
* Moved set of asserts from post_servers_1234_action methods.Sergey Nikitin2015-02-051-76/+8
* Move unit tests into unit test directoryJoe Gordon2015-01-271-0/+495