tacker.sol_refactored.nfvo.nfvo_client module

class tacker.sol_refactored.nfvo.nfvo_client.NfvoClient

Bases: object

get_vnf_package_info_vnfd(context, vnfd_id)
get_vnfd(context, vnfd_id, all_contents=False)
grant(context, grant_req)
onboarded_package_content(context, vnfd_id)
onboarded_show_vnfd(context, vnfd_id)
send_alarm_notification(context, alarm, inst, endpoint)
send_inst_create_notification(context, inst, endpoint)
send_inst_delete_notification(context, inst, endpoint)
send_lcmocc_notification(context, lcmocc, inst, endpoint)
send_pm_job_notification(report, pm_job, timestamp, endpoint)