Merge "Remove references to live_migrate_migrate_instance"
This commit is contained in:
commit
d630e489aa
@ -104,7 +104,6 @@ def load_basic_defaults(conf):
|
|||||||
"compute-feature-enabled": [
|
"compute-feature-enabled": [
|
||||||
# Default deployment does not use shared storage
|
# Default deployment does not use shared storage
|
||||||
("live_migration", "false"),
|
("live_migration", "false"),
|
||||||
("live_migrate_paused_instances", "true"),
|
|
||||||
("preserve_ports", "true")
|
("preserve_ports", "true")
|
||||||
],
|
],
|
||||||
"network-feature-enabled": [
|
"network-feature-enabled": [
|
||||||
|
@ -41,7 +41,6 @@ Here is the list of tempest options, which are set by default:
|
|||||||
[compute-feature-enabled]
|
[compute-feature-enabled]
|
||||||
# Default deployment does not use shared storage
|
# Default deployment does not use shared storage
|
||||||
live_migration = false
|
live_migration = false
|
||||||
live_migrate_paused_instances = true
|
|
||||||
preserve_ports = true
|
preserve_ports = true
|
||||||
|
|
||||||
[network-feature-enabled]
|
[network-feature-enabled]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user