Python library for Rack Scale Design
Go to file
Zuul 6e1ba65d28 Merge "Add v2.3 support for get_resource method" 2019-07-22 03:54:49 +00:00
doc/source Apply python code style to usage doc 2018-12-10 09:50:02 -08:00
releasenotes Initial Cookiecutter Commit. 2017-08-02 14:57:06 -07:00
rsd_lib Add v2.3 support for get_resource method 2019-06-19 19:49:56 +08:00
.coveragerc Initial Cookiecutter Commit. 2017-08-02 14:57:06 -07:00
.gitignore Add python API to doc 2017-09-19 22:59:41 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:50:03 +00:00
.mailmap Initial Cookiecutter Commit. 2017-08-02 14:57:06 -07:00
.testr.conf Initial Cookiecutter Commit. 2017-08-02 14:57:06 -07:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2017-08-02 14:57:06 -07:00
HACKING.rst Update the URL in HACKING.rst 2018-09-23 17:34:23 +08:00
LICENSE Initial Cookiecutter Commit. 2017-08-02 14:57:06 -07:00
README.rst Modify url of documentation 2019-07-19 13:16:47 +08:00
babel.cfg Initial Cookiecutter Commit. 2017-08-02 14:57:06 -07:00
requirements.txt Uncap jsonschema 2019-04-04 14:00:45 +11:00
setup.cfg Replace openstack.org URLs with opendev.org URLs 2019-05-09 19:21:25 +08:00
setup.py Initial Cookiecutter Commit. 2017-08-02 14:57:06 -07:00
test-requirements.txt Initial Cookiecutter Commit. 2017-08-02 14:57:06 -07:00
tox.ini Replace openstack.org URLs with opendev.org URLs 2019-05-09 19:21:25 +08:00

README.rst

rsd-lib

Extended Sushy library for Rack Scale Design

This library extends the existing Sushy library to include functionality for Intel RackScale Design enabled hardware. Capabilities include logical node composition and decomposition, remote storage discovery and composition, and NVMe over PCIe drive attaching and detaching to logical nodes.

It supports the API interface of RSD version 2.1, 2.2 and 2.3 now. Part of RSD 2.4 API have been supported, and the rest of them are still under implementation.