tacker.sol_refactored.common.pm_job_utils module¶
- tacker.sol_refactored.common.pm_job_utils.get_pm_job(context, pm_job_id)¶
- tacker.sol_refactored.common.pm_job_utils.get_pm_job_all(context, marker=None)¶
- tacker.sol_refactored.common.pm_job_utils.get_pm_report(context, pm_job_id, report_id=None)¶
- tacker.sol_refactored.common.pm_job_utils.make_pm_job_links(pm_job, endpoint)¶
- tacker.sol_refactored.common.pm_job_utils.make_pm_notif_data(instance_id, sub_instance_ids, report_id, pm_job, timestamp, endpoint)¶
- tacker.sol_refactored.common.pm_job_utils.pm_job_href(pm_job_id, endpoint)¶
- tacker.sol_refactored.common.pm_job_utils.update_report(context, job_id, report, timestamp, endpoint)¶