Set default value of disk-allocation-ratio to 1.0
This makes it inline with upstream Openstack defaults. Change-Id: Id771c26a7b023bc5fdc330e03758e5425dc60e8e
This commit is contained in:
@@ -236,7 +236,7 @@ options:
|
||||
at the potential expense of instance performance.
|
||||
disk-allocation-ratio:
|
||||
type: float
|
||||
default: 0.0
|
||||
default: 1.0
|
||||
description: |
|
||||
Increase the amount of disk space that nova can overcommit to guests.
|
||||
.
|
||||
|
Reference in New Issue
Block a user