tacker.vnfm.infra_drivers.noop.VnfNoop¶Bases: tacker.vnfm.infra_drivers.abstract_driver.VnfAbstractDriver
Noop driver of hosting vnf for tests.
create(**kwargs)¶create_wait(**kwargs)¶delete(**kwargs)¶delete_wait(**kwargs)¶get_description()¶get_name()¶Return a symbolic name for the service VM plugin.
get_resource_info(plugin, context, vnf_info, auth_attr, region_name=None)¶Fetches optional details of a VNF
get_type()¶Return one of predefined type of the hosting vnf drivers.
heal_vdu(plugin, context, vnf_dict, heal_request_data)¶update(**kwargs)¶update_wait(**kwargs)¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.