cinder/releasenotes/notes/remove-drbdmanage-driver-4edd1e1e43b6ba39.yaml
Woojay Poynter fbab79dee2 Remove the DRBDManage Driver
The DRBDManage driver was marked unsupported in
the Stein release.  It is replaced by the new
LINSTOR driver.

Change-Id: Idf236113f6354db71b6651c7b55ab4189271412a
2019-06-07 08:13:08 -07:00

12 lines
544 B
YAML

---
upgrade:
- The DRBDManage driver is now removed. Customers using the
DRBDManage driver should not upgrade Cinder without first
migrating all volumes from their DRBDManage backend to a
supported storage backend such as LINSTOR. Failure to migrate
volumes will result in not being able to access volumes backed
by the DRBDManage storage backend.
deprecations:
- The DRBDManage driver is deprecated as of the Stein release and
is removed in the Train release. Users should use the new
LINSTOR driver instead.