Merge "Change the default value of block_migration"

This commit is contained in:
Jenkins 2015-04-29 12:49:18 +00:00 committed by Gerrit Code Review
commit b0c0cc78e5

View File

@ -93,7 +93,7 @@ compute_user = neat
compute_password = neatpassword
# Whether to use block migration (includes disk migration)
block_migration = False
block_migration = True
# The network bandwidth in MB/s available for VM migration
network_migration_bandwidth = 10