Remove references to live_migrate_migrate_instance
The option was removed long ago in tempest 10.0.0: https://review.opendev.org/c/openstack/tempest/+/277834 Change-Id: I1f8e9fabf7465479e1eee7fc466e39be1e67a8f8
This commit is contained in:
parent
67f7408b0a
commit
9b2c8127b1
@ -104,7 +104,6 @@ def load_basic_defaults(conf):
|
||||
"compute-feature-enabled": [
|
||||
# Default deployment does not use shared storage
|
||||
("live_migration", "false"),
|
||||
("live_migrate_paused_instances", "true"),
|
||||
("preserve_ports", "true")
|
||||
],
|
||||
"network-feature-enabled": [
|
||||
|
@ -41,7 +41,6 @@ Here is the list of tempest options, which are set by default:
|
||||
[compute-feature-enabled]
|
||||
# Default deployment does not use shared storage
|
||||
live_migration = false
|
||||
live_migrate_paused_instances = true
|
||||
preserve_ports = true
|
||||
|
||||
[network-feature-enabled]
|
||||
|
Loading…
x
Reference in New Issue
Block a user