tacker.conductor.conductor_server.
Conductor
(host, conf=None)¶Bases: tacker.manager.Manager
delete_vnf_package
(context, vnf_package)¶init_host
()¶Handle initialization if this is a standalone service.
Child classes should override this method.
update_vim
(context, vim_id, status)¶upload_vnf_package_content
(context, vnf_package)¶upload_vnf_package_from_uri
(context, vnf_package, address_information, user_name=None, password=None)¶tacker.conductor.conductor_server.
init
(args, **kwargs)¶tacker.conductor.conductor_server.
main
(manager='tacker.conductor.conductor_server.Conductor')¶tacker.conductor.conductor_server.
revert_upload_vnf_package
(function)¶Decorator to revert upload_vnf_package on failure.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.