add moodi start and stop steps
All threads resolved!
All threads resolved!
Compare changes
Files
14+ 35
− 11
@@ -35,7 +35,7 @@ def _deploy_base_config(
@@ -67,7 +67,7 @@ def _update_sdp_mesh(
@@ -100,7 +100,7 @@ def _update_sdp_single_pe(
@@ -132,7 +132,7 @@ def _add_pe_mesh_to_pe(
@@ -157,7 +157,7 @@ def _add_pe_to_pe_mesh(
@@ -188,7 +188,7 @@ def _add_all_p_to_pe(
@@ -213,7 +213,7 @@ def _add_pe_to_all_p(
@@ -320,7 +320,7 @@ def set_isis_to_max(subscription: Iptrunk, process_id: UUIDstr, tt_number: str)
@@ -338,7 +338,7 @@ def set_isis_to_max(subscription: Iptrunk, process_id: UUIDstr, tt_number: str)
@@ -354,7 +354,7 @@ def check_pe_ibgp(subscription: dict[str, Any]) -> LSOState:
@@ -370,7 +370,7 @@ def check_l3_services(subscription: dict[str, Any]) -> LSOState:
@@ -389,3 +389,27 @@ def prompt_sharepoint_checklist_url(checklist_url: str) -> FormGenerator: