Skip to content
Snippets Groups Projects
Commit 30809775 authored by Neda Moeini's avatar Neda Moeini Committed by Karel van Klink
Browse files

Removed extra comments.

parent 01747cfb
No related branches found
No related tags found
1 merge request!383Feature/refacture l3 core services
......@@ -190,7 +190,7 @@ def initialize_subscription(
v6_bfd_settings=BFDSettings.new(subscription_id=uuid4(), **(binding_port_input.pop("v6_bfd_settings"))),
**binding_port_input,
bgp_session_list=sbp_bgp_session_list,
sbp_type=SBPType.L3, # Adjust based on your requirement
sbp_type=SBPType.L3,
edge_port=edge_port_subscription.edge_port,
gs_id=sbp_gs_id,
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment