32f1c41042
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
7 lines
244 B
YAML
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.
|