cinder/releasenotes/notes/mark-qnap-unsupported-79bd8ece9a2bfcd2.yaml
Sean McGinnis b59dc58723 Mark QNAP volume driver as unsupported
The QNAP CI has not reported past our CI requirements.

Checking name: QNAP ES CI
  last seen: 2017-01-25 20:29:59 (56 days, 12:38:07 old)
  last success: 2016-12-09 07:55:49 (104 days, 1:12:17 old)

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

Change-Id: I3393b92ef1975fafc8406a8d6620e2c6c83fb846
2017-03-23 07:43:52 -05:00

13 lines
487 B
YAML

---
upgrade:
- |
The QNAP driver has been marked as unsupported and is now
deprecated. ``enable_unsupported_drivers`` will need to be set to
``True`` in cinder.conf to continue to use it.
deprecations:
- |
The QNAP driver has been marked as unsupported and is now
deprecated. ``enable_unsupported_drivers`` will need to be set to
``True`` in cinder.conf to continue to use it. If its support status
does not change it will be removed in the next release.