SMI-S Job Control Subprofile¶
OpenLMI-Storage implements the Job Control Subprofile with these adjustments:
- All indications are implemented, however the CQL query is different. SMI-S
uses optional CQL extensions, e.g.
ANY
keyword, and our CIMOMs do not support that. Therefore all the CQL queries forOperationalStatus[*]
were reworked to useJobState
property.