Inherit 2.3 module for RSD 2.4 dummy module right now. Should
add 2.4 new functionalities into this module later.
Change-Id: I7902108fdb87dd69c6711bac75a8af7a67ac70a2
Now it will automatically detect the RSD PODM API version and create
corresponding object for it. This will be easy to add more version
support in the future.
Change-Id: I18039ef1a4aeebb4176aae1d6162de0f8f9e2123
Keep track of the RSD API version as a member of the main
rsd-lib class for validating requests made to various versions
of the API.
Change-Id: I7c4f8269187ea3c913a2cb7376b6fbe7d17744a5
Added two fabric interfaces get_fabric() and get_fabric_collection()
to allow user to invoke fabric related functionality.
Change-Id: I4a9344ee878b2957ba267a2f83e714878759cd4e
Add the discovery of pod manager storage services
to the rsd-lib suhsy extension.
Change-Id: Ie824e18e6121f8822254a218ca94b07645b3ff60
Implements-Blueprint: storage-services
Adds the ability to do hardware discovery directly through
redfish via an extension of the sushy library.
Change-Id: Ifb40872c7a8161fa0ed3b8f9da28e0d02f073be5
Implements-Blueprint: node-discovery