Fix NovaNfsVersion parameter comment

Change-Id: If7b91fc45aa304ef4bf6c1016aca3a0ed8c06e65
This commit is contained in:
Martin Schuppert 2021-08-06 10:03:54 +02:00
parent 669deba615
commit b2b1915a3c
1 changed files with 0 additions and 2 deletions

View File

@ -144,8 +144,6 @@ parameters:
description: >
NFS version used for nova storage (when NovaNfsEnabled is true). Since
NFSv3 does not support full locking a NFSv4 version need to be used.
To not break current installations the default is the previous hard
coded version 4.
type: string
constraints:
- allowed_pattern: "^4.?[0-9]?"