cinder/releasenotes/notes/mark-unsupported-gnap-739f90232c60ab3e.yaml
Sean McGinnis 075a5254c8
Mark QNAP driver as unsupported
The last update to the QNAP driver other than overall repo maintenance
changes was over 3 years ago [0]. The CI has not reported success for
over two years:

  Checking name: QNAP ES CI   -   https://wiki.openstack.org/wiki/ThirdPartySystems/QNAP_ES_CI
    first seen: 2017-06-13 07:19:08 (1492 days, 9:54:47 old) https://review.openstack.org/472224
    last seen: 2019-04-09 07:30:20 (827 days, 9:43:35 old) https://review.openstack.org/651117
    last success: 2019-03-27 21:38:37 (839 days, 19:35:18 old) https://review.openstack.org/648174
    Job qnap-cinder-driver-iscsi 0% success out of 67 comments S=0, F=67
    Job qnap-cinder-driver 58% success out of 170 comments S=100, F=70
        last success: 2019-03-27 21:38:37 (839 days, 19:35:18 old) https://review.openstack.org/648174

There has also been some indication from users that it does not work
[1].

This marks the driver as unsupported so users need to explicitly enable
it if they are willing to try to make it run.

[0] fa9881a891
[1] http://lists.openstack.org/pipermail/openstack-discuss/2021-July/023640.html

Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
Change-Id: Ifdec10092feea9729ab2807296b98070317fba00
2021-07-14 15:02:58 -05:00

11 lines
404 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.