tempest/releasenotes/notes/add-option-to-specify-source-host.yaml
jskunda 5a7ed97b7f Add option to specify source and destination host
This patch adds new class of tests, in which it is possible to
specify source and destination host to migration.

Closes-Bug: #2028540
Change-Id: If07355464d1567c18bedbf07c479e61874ec2031
2024-02-24 22:34:55 +01:00

6 lines
226 B
YAML

---
features:
- Add a new config options migration_source_host and migration_dest_host
in the compute section, which if is set takes source or destination
host from options, otherwise a host is chosen automatically.