cinder/releasenotes/notes/vxflexos_drop_deprecated_opt-3231a222e458fa92.yaml
Yury Kulazhenkov 7fb9b430ee remove support for deprecated options in VxFlex OS driver
VxFlex OS driver drops support for options, which
were marked as deprecated more than one release ago.
Remove config options:
 sio_protection_domain_id
 sio_protection_domain_name
 sio_storage_pool_name
 sio_storage_pool_id
Remove volume type options:
 sio:sp_name
 sio:sp_id
 sio:pd_name
 sio:pd_id
 sio:provisioning_type
 sio:iops_limit
 sio:bandwidth_limit

Change-Id: I8df09848e6df0cd4ade7d96af8ccc3ba6783794b
2019-06-11 19:19:29 +03:00

17 lines
475 B
YAML

---
upgrade:
- |
VxFlex OS (ScaleIO) driver drops support for options, which
were marked as deprecated in Pike release.
Remove config options: ``sio_protection_domain_id``,
``sio_protection_domain_name``,
``sio_storage_pool_name``,
``sio_storage_pool_id``.
Remove volume type options: ``sio:sp_name``,
``sio:sp_id``,
``sio:pd_name``,
``sio:pd_id``,
``sio:provisioning_type``,
``sio:iops_limit``,
``sio:bandwidth_limit``.