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(*args, **kwargs)
create_wait(*args, **kwargs)
delete(*args, **kwargs)
delete_wait(*args, **kwargs)
get_description()
get_name()
get_resource_info(plugin, context, vnf_info, auth_attr, region_name=None)
get_type()
update(*args, **kwargs)
update_wait(*args, **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.