tacker.vnfm.policy_actions.abstract_action module

tacker.vnfm.policy_actions.abstract_action module

class tacker.vnfm.policy_actions.abstract_action.AbstractPolicyAction

Bases: object

abstract execute_action(plugin, context, vnf_dict, args)

args: policy is enabled to execute with additional arguments.

abstract get_description()
abstract get_name()

Return a symbolic name for the service VM plugin.

abstract get_type()

Return one of predefined type of the hosting vnf 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.