jskunda 4e49975c9f Fix of wrong parsing of flavour name and disk_over_commit parameter
In assertion of names of flavors there was wrongly used parameter
of name. Instead of server['original_name'] we should use
server['flavor']['original_name'].

Also parameter disk_over_commit in function live_migrate_server
is available until version 2.25[1], so we should check microversion
before using this parameter.

[1] - https://docs.openstack.org/api-ref/compute/#live-migrate-server-os-migratelive-action

Change-Id: I8f03751815021ef6d335c1d90b3f183e178ce7dc
2023-11-20 11:57:23 +01:00
2021-02-09 22:33:47 +00:00
2019-04-19 19:29:35 +00:00
2018-09-05 08:45:46 +00:00
2023-02-23 10:28:08 +00:00
2012-04-12 16:04:36 +02:00
2019-09-11 16:42:28 +09:00
2023-08-22 19:02:50 -07:00

Team and repository tags

image

Tempest - The OpenStack Integration Test Suite

This is a set of integration tests to be run against a live OpenStack cluster. Tempest has batteries of tests for OpenStack API validation, scenarios, and other specific tests useful in validating an OpenStack deployment.

Get in touch via email. Use [tempest] in your subject.

S
Description
OpenStack Testing (Tempest) of an existing cloud
Readme
351 MiB
Languages
Python 99.8%
Shell 0.2%