cinder/releasenotes/notes/mark-infortrend-deprecated-553de89f8dd58aa8.yaml
Sean McGinnis 19413e8abe Mark Infortrend drivers as unsupported
The Infortrend CI has not reported success past our CI
required period.

hecking name: Infortrend Cinder CI
  first seen: 2017-04-09 12:36:56 (25 days, 4:32:22 old)
  last seen: 2017-05-04 14:06:56 (3:02:22 old)
  last success: 2017-04-12 15:49:54 (22 days, 1:19:24 old)
  Job infortrend-cinder-volume-iscsi 3% success out of 249 comments S=9, F=240
      last success: 2017-04-12 13:45:54 (22 days, 3:23:24 old)
  Job infortrend-cinder-volume-fc 4% success out of 249 comments S=10, F=239
      last success: 2017-04-12 15:49:54 (22 days, 1:19:24 old)
Overall success rate: 3% of 250 comments

Per Cinder's non-compliance policy, this patch marks the drivers
as unsupported and deprecated and they will be removed in the
next cycle if the issue is not corrected.

Change-Id: I87a6bc0aa1854e7ae56826c5998fb8404a042d77
2017-05-22 12:18:51 -05:00

16 lines
584 B
YAML

---
upgrade:
- |
The Infortrend drivers have been marked as unsupported
and are now deprecated. ``enable_unsupported_driver`` will
need to be set to ``True`` in the driver's section in
cinder.conf to continue to use them.
deprecations:
- |
The Infortrend drivers have been marked as unsupported
and are now deprecated. ``enable_unsupported_driver`` will
need to be set to ``True`` in the driver's section in
cinder.conf to continue to use them. If their support
status does not change, they will be removed in the Queens
development cycle.