cinder/releasenotes/notes/rsd-cinder-driver-d71b88292536bfea.yaml
Yingxin b92b80241c Cinder RSD Driver
Add a new Cinder Driver for Intel RSD with NVMeoF support:
- report stats
- create volume
- delete volume
- attach volume
- detach volume
- create snapshot
- delete snapshot
- create volume from snapshot
- clone volume
- extend volume
- copy volume to image (reuse the base-class impl)
- copy image to volume (reuse the base-class impl)
- host-assisted volume migration (reuse the manager code)
- unit tests
- release-note
- documentation

Change-Id: Ie83dab4858729353865268231352033934dafdc2
Implements: blueprint nvme-volume-driver
2019-06-06 14:43:04 -07:00

5 lines
97 B
YAML

---
features:
- |
Added a new Cinder driver for RackScale Design NVMe-oF storage solution.