cinder/releasenotes/notes/mark-eternus-deprecated-d078221912385aed.yaml
Sean McGinnis 52c7050ba4 Mark ETERNUS drivers as unsupported
The ETERNUS CI has not reported past our CI required period.

Checking name: Fujitsu ETERNUS CI
  first seen: 2017-04-16 04:19:23 (18 days, 12:47:44 old)
  last seen: 2017-05-04 15:59:50 (1:07:17 old)
  last success:  None
  Job fujitsu-eternus-dx-iscsi 0% success out of 246 comments S=0, F=246
  Job fujitsu-eternus-dx-fc 0% success out of 246 comments S=0, F=246
Overall success rate: 0% 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: I135fc257235089af4e508785f0da1a2e19af19fa
2017-05-22 12:15:05 -05:00

15 lines
616 B
YAML

---
upgrade:
- |
The Fujitsu ETERNUS iSCSI and FC 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 Fujitsu ETERNUS iSCSI and FC 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.