Merge "Change the default value of block_migration"
This commit is contained in:
commit
b0c0cc78e5
@ -93,7 +93,7 @@ compute_user = neat
|
|||||||
compute_password = neatpassword
|
compute_password = neatpassword
|
||||||
|
|
||||||
# Whether to use block migration (includes disk migration)
|
# Whether to use block migration (includes disk migration)
|
||||||
block_migration = False
|
block_migration = True
|
||||||
|
|
||||||
# The network bandwidth in MB/s available for VM migration
|
# The network bandwidth in MB/s available for VM migration
|
||||||
network_migration_bandwidth = 10
|
network_migration_bandwidth = 10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user