3179921f0c
- Deprecate in-tree Cinder volume driver for removal in X cycle in favour of out-of-tree Cinder CSI plugin for Kubernetes. - Set cinder_csi_enabled to True by default from V cycle. - Add unit test for in-tree Cinder deprecation. - Add mssing unit tests for resent docker_storage_driver deprecation. Change-Id: I6f033049b5ff18c19866637efc8cf964272097f5 Story: 2007048 Task: 37873
9 lines
213 B
YAML
9 lines
213 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Label cinder_csi_enabled defaults to True from V cycle.
|
|
deprecations:
|
|
- |
|
|
Deprecate in-tree Cinder volume driver for removal in X cycle in favour of
|
|
out-of-tree Cinder CSI plugin.
|