
Add a get_resource method to return a resource instance from a uri, currently there is no way for users to get rsd resource from a uri. This is helpful for cases where users get the path from links and want to access the resource using given path. Change-Id: I51d4ead04d829631d37cb3bad8dd8bcf1194db3f
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.
- Free software: Apache license
- Documentation: https://github.com/openstack/rsd-lib/blob/master/doc/source/reference/usage.rst
- Source: http://git.openstack.org/cgit/openstack/rsd-lib
- Bugs: https://launchpad.net/python-rsdclient
Description
Languages
Python
100%