8 lines
301 B
YAML
8 lines
301 B
YAML
|
---
|
||
|
features:
|
||
|
- |
|
||
|
Add CinderRbdFlattenVolumeFromSnapshot parameter to control whether
|
||
|
cinder RBD volumes created from a snapshot should be flattened in order
|
||
|
remove a dependency on the snapshot. The default value is False, which
|
||
|
is the same as the cinder RBD driver's default value.
|