Searched refs:IPMI_PROPERTIES (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/openstack/ironic/files/drivers/modules/
H A Dsolaris_ipmitool.py174 IPMI_PROPERTIES = [ variable
2124 Inspects hardware to get the defined IPMI_PROPERTIES.
2125 Failure occures if any of the defined IPMI_PROPERTIES are not
2137 keys, _none = zip(*IPMI_PROPERTIES)
2167 """Retrieve IPMI_PROPERTIES from node
2172 for _none, prop in IPMI_PROPERTIES:
2193 """Retrieve IPMI_PROPERTIES from node

Completed in 16 milliseconds