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

/solaris-userland-s11u3/components/openstack/ironic/files/drivers/modules/
H A Dsolaris_ipmitool.py131 REQUIRED_PROPERTIES = { variable
171 COMMON_PROPERTIES = REQUIRED_PROPERTIES.copy()
227 Copied locally as REQUIRED_PROPERTIES differs from standard ipmitool.
238 missing_info = [key for key in REQUIRED_PROPERTIES if not info.get(key)]

Completed in 17 milliseconds