summaryrefslogtreecommitdiff
path: root/tempest/api/compute/admin/test_migrations.py
Commit message (Expand)AuthorAgeFilesLines
* Minimize the tests footprint in multinode jobGhanshyam Mann2023-02-111-0/+2
* Fix flavor NotFound in test_resize_server_revert_deleted_flavorzhufl2020-08-201-1/+22
* Adding description for testcases - compute part2zhufl2020-04-161-4/+10
* Use base.get_host_for_server to get server hostzhufl2018-08-231-4/+2
* Do not check flavor.id after Microversion 2.46zhufl2018-07-181-1/+1
* Add same extra specs as self.flavor_ref for created new flavorzhufl2018-01-091-0/+10
* test.py: stop using aliases for creds managerJordan Pittier2017-04-261-1/+1
* Use tempest.lib data_utils - computeKen'ichi Ohmichi2017-03-101-1/+1
* Remove unused client in setup_clientszhufl2017-03-011-5/+4
* Add admin_servers_client in BaseV2ComputeAdminTestzhufl2017-02-151-1/+0
* Switch to decorators.idempotent_id on compute.adminKen'ichi Ohmichi2017-01-281-6/+6
* Remove unused clients in setup_clientszhufl2016-12-161-1/+0
* Add resize_server in compute.basezhufl2016-11-281-6/+1
* Add a test for revert cold migrationLudovic Beliveau2016-09-301-6/+20
* Add a test for cold migrationLudovic Beliveau2016-09-271-0/+27
* Add a test for reverting a resize with a deleted flavorMatt Riedemann2016-04-181-0/+50
* Add "server" to action methods - part 2Ken'ichi Ohmichi2015-09-011-1/+1
* Merge "Return complete response from limits,migration client"Jenkins2015-08-291-1/+1
|\
| * Return complete response from limits,migration clientghanshyam2015-08-261-1/+1
* | Add "server" to action methodsKen'ichi Ohmichi2015-08-131-1/+1
|/
* Remove wait_for_server_status from servers_clientKen'ichi Ohmichi2015-07-131-2/+5
* remove gate tag (part 1)Sean Dague2015-04-271-2/+0
* Split resource_setup for compute testsRohan Kanade2015-03-091-2/+2
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+2
* Change servers client to return one value and update testsDavid Kranz2015-02-171-2/+1
* Merge "Change some small compute clients to return one value and update tests"Jenkins2015-02-161-4/+2
|\
| * Change some small compute clients to return one value and update testsDavid Kranz2015-02-101-4/+2
* | Change basic server client methods to return one value and update testsDavid Kranz2015-02-121-1/+1
|/
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-181-2/+2
* Add os-migration tests for Nova v2 APIKen'ichi Ohmichi2014-03-281-0/+55