cinder/releasenotes/notes/mark-tegile-deprecated-1effb23010ea997c.yaml
Sean McGinnis 943f3e0660 Mark Tegile driver as unsupported
The Tegile CI has not reported success past our CI required period.

Checking name: Tegile Storage CI
  first seen: 2017-03-17 08:39:31 (48 days, 8:32:23 old)
  last seen: 2017-04-08 03:37:59 (26 days, 13:33:55 old)
  last success:  None
  Job TegileFCDriver-dsvm-tempest 0% success out of 250 comments S=0, F=250
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: Ida70602ed8656f6897fe2709b0205f7f6ab2c6f1
2017-07-26 16:07:18 +00:00

15 lines
560 B
YAML

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