Merge "Fix units for description of "flavor_swap" parameter"
This commit is contained in:
@@ -2210,14 +2210,14 @@ flavor_server:
|
|||||||
flavor_swap:
|
flavor_swap:
|
||||||
description: |
|
description: |
|
||||||
The size of a dedicated swap disk that will be allocated, in
|
The size of a dedicated swap disk that will be allocated, in
|
||||||
GiB. If 0 (the default), no dedicated swap disk will be created.
|
MiB. If 0 (the default), no dedicated swap disk will be created.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: integer
|
type: integer
|
||||||
flavor_swap_in:
|
flavor_swap_in:
|
||||||
description: |
|
description: |
|
||||||
The size of a dedicated swap disk that will be allocated, in
|
The size of a dedicated swap disk that will be allocated, in
|
||||||
GiB. If 0 (the default), no dedicated swap disk will be created.
|
MiB. If 0 (the default), no dedicated swap disk will be created.
|
||||||
in: body
|
in: body
|
||||||
required: false
|
required: false
|
||||||
type: integer
|
type: integer
|
||||||
|
Reference in New Issue
Block a user