9e5c7cdb0a
CinderRbdFlattenVolumeFromSnapshot controls whether cinder RBD volumes created from a snapshot should be flattened in order remove a dependency on the snapshot. Depends-On: I430a2d1793ffcd0964d268a1930e3fb85e32a995 Change-Id: I4fb97b275c6288e81072d71d43f75f5b7aee1d6b
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.
|