Merge "Improve documentations for NovaLibvirtFileBackedMemory" into stable/train

This commit is contained in:
Zuul 2020-10-13 20:12:08 +00:00 committed by Gerrit Code Review
commit 73cef798cd
1 changed files with 3 additions and 1 deletions

View File

@ -272,7 +272,9 @@ parameters:
- role_specific - role_specific
NovaLibvirtFileBackedMemory: NovaLibvirtFileBackedMemory:
description: > description: >
Available capacity in MiB for file-backed memory. Available capacity in MiB for file-backed memory. When configured, the
``NovaRAMAllocationRatio`` and ``NovaReservedHostMemory`` parameters must
be set to 0.
default: 0 default: 0
type: number type: number
tags: tags: