cinder/releasenotes/notes/scaleio-zeropadding-a0273c56c4d14fca.yaml
Sean McGinnis 8d0dea694a Remove deprecated sio_allow_non_padded_thick_volumes
This config option was deprecated in Rocky, but it actually wasn't
even introduced until mid-Rocky, so it shouldn't have been deprecated
and can now be removed.

Change-Id: Ib9da3278334b9b64e7acc36772c5bae660e86a34
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-08-22 20:27:01 +00:00

9 lines
364 B
YAML

---
security:
- |
Removed the ability to create volumes in a ScaleIO Storage Pool that has
zero-padding disabled. A new configuration option
``sio_allow_non_padded_volumes`` has been added to override this new
behavior and allow unpadded volumes, but should not be enabled if multiple
tenants will utilize volumes from a shared Storage Pool.