Hi Team,
I am coding SMI-S client plugin for libstoragemgmt. I tried openlmi-storage against it, and noticed openlmi-storage is not following SNIA SMI-S standard at all: * CIM_StorageConfigurationService does not associated to any CIM_ComputerSystem. * CIM_StorageVolume is not supported.
I am wondering: will openlmi-storage follow the SNIA SMI-S standard?
If so, these two could be a good start: * DMTF DSP1033 Profile Registration * SNIA 1.6rev4 Block Book, Array Profile
Thanks.