cyborg/cyborg/tests/unit/accelerator/drivers
zhangbailin 19b7d147ea Add NVMe SSD driver
This patch implemented NVMe SSD driver in Cyborg.
The Inspur NVMe SSD driver provides the discover and report proposal of
Inspur NVMe SSD disks, then we can use these disks binding and unbinding
with VM like PGPU to accelerator the io rate for the VM. The Inspur NVMe
SSD doesnot support virtualization, one disk can be only bind to one VM.

The spec is already commit. Please see:
https://specs.openstack.org/openstack/cyborg-specs/specs/wallaby/approved/nvme-ssd-driver-proposal.html

Please check the test report in the following link:
https://wiki.openstack.org/wiki/Cyborg/TestReport/InspurNVMeSSD

Co-Authored-By: Wenping Song <songwenping@inspur.com>

Change-Id: Ic474814b780e9beca6f19df50c9ce4c5553850a1
2021-03-02 08:36:40 +08:00
..
aichip Use unittest.mock instead of third party mock 2020-06-16 07:24:42 +00:00
fpga Add intel NIC driver 2021-02-04 08:40:23 +00:00
gpu keep GPU driver's deployable_name unique 2020-09-03 14:58:32 +08:00
nic Add intel NIC driver 2021-02-04 08:40:23 +00:00
qat Add a new driver for Intel QAT card 2020-08-28 09:25:08 +00:00
spdk Use unittest.mock instead of third party mock 2020-06-16 07:24:42 +00:00
ssd Add NVMe SSD driver 2021-03-02 08:36:40 +08:00
__init__.py add test case for agent resource tracker 2018-02-07 15:43:46 +00:00
test_driver.py Remove usage of six 2020-10-07 06:25:20 +00:00
test_fake_driver.py add support for multi node deployments to fake driver 2020-02-24 23:16:13 +00:00