
Update the documentation to include a generated python module index detailing the python API for the project. Change-Id: I3a0b54ca96f95ec84c17348f3821250fb630b842
33 lines
747 B
ReStructuredText
33 lines
747 B
ReStructuredText
======================
|
|
RSD Library References
|
|
======================
|
|
|
|
Features
|
|
========
|
|
|
|
* Existing sushy library functionality abstracting system
|
|
resources
|
|
* Enablement of node composition services via Rack Scale Design
|
|
enabled hardware.
|
|
* Abstraction of composed node, remote storage, and NVMe device
|
|
resources, including identification and asset information.
|
|
* Composed node power management.
|
|
* Changing nodes boot device, frequency, and mode.
|
|
* Attaching/Detaching of NVMe devices to existing composed nodes.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
usage
|
|
|
|
RSD-Lib Python API Reference
|
|
============================
|
|
|
|
* :ref:`modindex`
|
|
|
|
.. # api/autoindex is hidden since it's in the modindex link above.
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
api/autoindex
|