5b4b9a382c
Releasenotes builds in OpenStack requires a directory called releasenotes/source - rename files. Note that tox.ini is already correct, so with this change "tox -e releasenotes" works. Fix warning about RST problems. Change-Id: Ic2b393e4a5c5324e184030dc1d21d0dc27aa060e
10 lines
457 B
YAML
10 lines
457 B
YAML
---
|
|
features:
|
|
- |
|
|
The cyborg-spdk-driver-proposal spec defines the first software accelerator
|
|
driver managed by Cyborg. SPDK is widely used in NVMe SSD user space driver
|
|
to have a high performance. In Queens only basic operations on SPDK (discover,
|
|
list, construct/delete subsystem for NVMeOF devices, add/delete ip address
|
|
for vhost) are supported, more completed operation support should be expected
|
|
in the next couple releases.
|