Activate iptrunk
Activate IP trunk takes a provisioning trunk to the active lifecycle state.
When the SharePoint checklist of a trunk is completed, this workflow is run to take the subscription from PROVISIONING
to ACTIVE. The operator is asked to give a URL to the completed checklist.
verify_complete_checklist()
Show a form for the operator to input a link to the completed checklist.
Source code in gso/workflows/iptrunk/activate_iptrunk.py
activate_iptrunk()
Move an IP Trunk from a PROVISIONING state to an ACTIVE state.
- Send email notifications to different teams.
- Wait for approval to be given.
- Update the subscription lifecycle state to
ACTIVE.