tacker.sol_refactored.common.lcm_op_occ_utils module

tacker.sol_refactored.common.lcm_op_occ_utils.check_lcmocc_in_progress(context, inst_id)
tacker.sol_refactored.common.lcm_op_occ_utils.get_grant_req_and_grant(context, lcmocc)
tacker.sol_refactored.common.lcm_op_occ_utils.get_inst_lcmocc(context, inst)
tacker.sol_refactored.common.lcm_op_occ_utils.get_lcmocc(context, lcmocc_id)
tacker.sol_refactored.common.lcm_op_occ_utils.get_lcmocc_all(context, marker=None)
tacker.sol_refactored.common.lcm_op_occ_utils.is_lcmocc_failure_status(context, inst_id)
tacker.sol_refactored.common.lcm_op_occ_utils.lcmocc_href(lcmocc_id, endpoint)
tacker.sol_refactored.common.lcm_op_occ_utils.lcmocc_task_href(lcmocc_id, task, endpoint)
tacker.sol_refactored.common.lcm_op_occ_utils.make_lcmocc_notif_data(subsc, lcmocc, endpoint)
tacker.sol_refactored.common.lcm_op_occ_utils.new_lcmocc(inst_id, operation, req_body, op_state='STARTING', auto_invocation=False)
tacker.sol_refactored.common.lcm_op_occ_utils.update_lcmocc(lcmocc, inst_saved, inst)
tacker.sol_refactored.common.lcm_op_occ_utils.update_lcmocc_status(lcmocc, op_state)