Merge "Fix NovaNfsVersion parameter comment"

This commit is contained in:
Zuul 2021-08-09 09:56:41 +00:00 committed by Gerrit Code Review
commit f21ab56751
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]?"