Skip to content
Snippets Groups Projects
Commit e8347c1b authored by Shayan Hajipour's avatar Shayan Hajipour
Browse files

Merge branch...

Merge branch 'feat/215-cttc-implement-l3-vpn-sbi-driver-compatible-with-ietf-l3-service-model' into camara-demo-integration
parents 903ca46c e2ae478d
No related branches found
No related tags found
1 merge request!321Resolve: "(CTTC) CAMARA Demo Integration tests"
......@@ -51,7 +51,7 @@ def setup_config_rules(
src_ce_pe_network_prefix: int = json_settings["src_ce_pe_network_prefix"]
src_mtu: int = json_settings["src_mtu"]
src_input_bw: int = json_settings["src_input_bw"]
src_output_bw: int = json_settings["src_input_bw"]
src_output_bw: int = json_settings["src_output_bw"]
src_qos_profile_id = "qos-realtime"
src_qos_profile_direction = "ietf-l3vpn-svc:both"
src_qos_profile_latency: int = json_settings["src_qos_profile_latency"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment