The apmec.mem.policy_actions.log.log Module

The apmec.mem.policy_actions.log.log Module

class apmec.mem.policy_actions.log.log.MEAActionLog

Bases: apmec.mem.policy_actions.abstract_action.AbstractPolicyAction

execute_action(plugin, context, mea_dict, args)

args: policy is enabled to execute with additional arguments.

get_description()
get_name()

Return a symbolic name for the service VM plugin.

get_type()

Return one of predefined type of the hosting mea drivers.

class apmec.mem.policy_actions.log.log.MEAActionLogAndKill

Bases: apmec.mem.policy_actions.abstract_action.AbstractPolicyAction

execute_action(plugin, context, mea_dict, args)

args: policy is enabled to execute with additional arguments.

get_description()
get_name()

Return a symbolic name for the service VM plugin.

get_type()

Return one of predefined type of the hosting mea drivers.

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.