Add reno for docker_volume_type label
Change-Id: Ifc31893254841ec589e7e80d5ab70ceb38199783 Closes-Bug: #1678153
This commit is contained in:
parent
bd69b3fff6
commit
d735f4321e
14
releasenotes/notes/docker-volume-type-46044734f5a27661.yaml
Normal file
14
releasenotes/notes/docker-volume-type-46044734f5a27661.yaml
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Support different volume types for the drivers that support docker storage
|
||||
in cinder volumes. swarm_fedora_atomic and k8s_fedora_atomic accept a new
|
||||
label to specify a docker_volume_type.
|
||||
upgrade:
|
||||
- |
|
||||
A new section is created in magnum.conf named cinder. In this cinder
|
||||
section, you need to set a value for the key default_docker_volume_type,
|
||||
which should be a valid type for cinder volumes in your cinder deployment.
|
||||
This default value will be used if no volume_type is provided by the user
|
||||
when using a cinder volume for container storage. The suggested default
|
||||
value the one set in cinder.conf of your cinder deployment.
|
Loading…
Reference in New Issue
Block a user