manila/releasenotes/notes/mount-volume-path-ff3c3f83039e1a3f.yaml
Ivan Kolodyazhny 32f1c41042 Make volume mount path configurable for ContainerShareDriver
Mount volumes to /tmp/ on host is not suitable for some environments
 wheen operatpr wants for specify such path for any reason.

Change-Id: Ibbdd755721de3727bf779852be039ea5639310bc
2020-06-01 13:37:57 +03:00

7 lines
244 B
YAML

---
upgrade:
- Added a new config option ``container_volume_mount_path``.
This option defines the path where ContainerShareDriver driver should
mount a logical volume on the host prior to providing access to it from
a container.