8d0dea694a
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>
9 lines
364 B
YAML
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.
|