393e89bfb6
New parameter ``NovaNfsVersion`` allow configuring the 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. Change-Id: I810478ed82ee6dc056d9652be91dc45b123e78cf
9 lines
320 B
YAML
9 lines
320 B
YAML
---
|
|
features:
|
|
- |
|
|
New parameter ``NovaNfsVersion`` allow configuring the 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.
|