The tacker.vnfm.infra_drivers.noop Module

The tacker.vnfm.infra_drivers.noop Module

class tacker.vnfm.infra_drivers.noop.DeviceNoop

Bases: tacker.vnfm.infra_drivers.abstract_driver.DeviceAbstractDriver

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.

update(**kwargs)
update_wait(**kwargs)
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.