[admin-guide]For consistency, add some default values
Change-Id: Idf978def52d182fe19b0118670ec6e2f99e0f0ec Closes-Bug: #1538146
This commit is contained in:
parent
2c23ad9bd5
commit
3ba85bd634
@ -253,9 +253,9 @@ Example Compute installation environment
|
||||
|
||||
.. code-block:: ini
|
||||
|
||||
live_migration_downtime
|
||||
live_migration_downtime_steps
|
||||
live_migration_downtime_delay
|
||||
live_migration_downtime = 500
|
||||
live_migration_downtime_steps = 10
|
||||
live_migration_downtime_delay = 75
|
||||
|
||||
The ``live_migration_downtime`` parameter sets the maximum permitted
|
||||
downtime for a live migration, in milliseconds. This setting defaults to
|
||||
|
Loading…
x
Reference in New Issue
Block a user