
The nfs volume driver requires nfs client (especially the mount.nfs command installed by it). Ensure the package is installed. Closes-Bug: #2100712 Depends-on: https://review.opendev.org/943119 Change-Id: I291f8592ca95636e16d73c1de71a378b36618c5a
7 lines
234 B
YAML
7 lines
234 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``cinder::backend::nfs`` defined resource type now ensures that the nfs
|
|
client package is installed. The new ``package_ensure`` parameter has been
|
|
added so that the package state can be customized.
|