Updated `promote_p_to_pe`
All threads resolved!
All threads resolved!
Compare changes
+ 36
− 25
@@ -10,7 +10,7 @@ from orchestrator.targets import Target
@@ -158,7 +158,7 @@ def create_kentik_device(subscription: Router) -> State:
@@ -167,20 +167,23 @@ def update_sdp_mesh_dry(subscription: dict[str, Any], callback_route: str, tt_nu
@@ -191,29 +194,32 @@ def update_sdp_mesh_real(
@@ -225,16 +231,16 @@ def remove_p_from_pe_dry(
@@ -299,7 +305,7 @@ def add_pe_to_pe_mesh_dry(
@@ -320,7 +326,7 @@ def add_pe_to_pe_mesh_real(
@@ -482,7 +488,7 @@ def add_pe_to_all_p_dry(subscription: dict[str, Any], callback_route: str, tt_nu
@@ -503,7 +509,7 @@ def add_pe_to_all_p_real(
@@ -563,17 +569,20 @@ def delete_default_routes_real(
@@ -584,14 +593,16 @@ def promote_p_to_pe() -> StepList: