Skip to content
Snippets Groups Projects
Commit 3fa10d4b authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov
Browse files

Fix the `pe_router_list` in update_sdp_single_pe

parent 22206e7e
No related branches found
No related tags found
1 merge request!289Fix the `pe_router_list` in update_sdp_single_pe
Pipeline #89714 passed
......@@ -88,7 +88,6 @@ def _update_sdp_single_pe(
"verb": "update_sdp_mesh",
"pe_router_list": generate_inventory_for_active_routers(
router_role=RouterRole.PE,
router_vendor=Vendor.NOKIA,
exclude_routers=[subscription["router"]["router_fqdn"]],
)["all"]["hosts"],
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment