¡@
Home
OpenStack Index **** CubicPower OpenStack Study ****def is_valid_watchdog_action(val): """Check if the given value is a valid watchdog device parameter.""" return val in RAW_WATCHDOG_ACTIONS
**** CubicPower OpenStack Study ****
def is_valid_watchdog_action(val):
"""Check if the given value is a valid watchdog device parameter."""
return val in RAW_WATCHDOG_ACTIONS