cinder/releasenotes/notes/bug-1784871-7f67402eb13abca7.yaml
Matan Sabag 949cc46e16 ScaleIO: Disable volume creation without padding
Applying previous fix for thick volumes to thin volumes to disallow
volume creation without zero padding unless enabled via config option.

Change-Id: Ibaf6e9b67d252a5aae1b0f64ec632ec26789c389
Closes-Bug: #1784871
Signed-off-by: Matan Sabag <matan.sabag@emc.com>
2018-08-15 16:22:47 -05:00

8 lines
326 B
YAML

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