cinder/releasenotes/notes/mark-blockbridge-unsupported-c9e55df0eb2e3c9f.yaml
Sean McGinnis 3f4916a873 Mark Blockbridge volume driver as unsupported
The Blockbridge CI has not reported past our CI requirements.

Checking name: Blockbridge EPS CI
  first seen: 2016-10-07 03:30:33 (167 days, 5:31:28 old)
  last seen: 2016-11-29 18:41:06 (113 days, 14:20:55 old)
  last success: 2016-11-29 18:41:06 (113 days, 14:20:55 old)

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

Change-Id: I49fba18c4f3b72c0435a749906c5379b700fc8fd
2017-03-23 07:08:29 -05:00

13 lines
501 B
YAML

---
upgrade:
- |
The Blockbridge 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 Blockbridge 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.