Changelog¶
v2.6.5 - 2024-11-12¶
Fix l2Connect service bandwidth configuration on juniper
Fix l2Connect service bandwidth configuration (use kbps instead of bps)
Fix mbs configuration mixup (between egress/ingress) on nokia
v2.6.4 - 2024-10-04¶
Add entities documentation to the module doc.
v2.6.3 - 2024-09-26¶
Update readme documentation, make it customer oriented.
v2.6.2 - 2024-09-17¶
Stop using the ip module
Drop upper bound constraints on std and lsm modules
v2.6.1 - 2024-07-23¶
Modify VlanGroup slug to avoid collisions
Add support for compacted partial compiles
Fix resource dependency between ethernet segments and linked epipes (#179)
v2.6.0 - 2024-05-28¶
Make sure that multiple endpoints on the same uni can not use the same vlan
Fix cisco-xr interface naming scheme
Add UserNetworkInterface service
Add double tagging to L2Connect
Move to allocationv3
Basic Direct Internet Access service
Make L2Connect service composable, making it usable as a building block in other modules.
Add topology documentation to L2Connect service
New per-service registry of supported vendors
v2.5.3 - 2024-02-15¶
Fix support for netbox inventory
Updated nokia-sros support to R23.10
v2.5.2 - 2024-01-03¶
Fix support for pydantic v2.
v2.5.1 - 2023-11-15¶
Fix cisco mtu configuration
v2.5.0 - 2023-11-14¶
Expose configuration of evpn eth tag
v2.4.1 - 2023-11-10¶
Enable mac-address in cfm cross-check for cisco xr (bics_ce#219)
v2.4.0 - 2023-11-08¶
Add cfm configuration for cisco-xr
Update to generated juniper adapter
Expose mep id and mep mac address on provider shared interface
Enable configuration of input policy traffic class for cisco xr (#152)
v2.3.1 - 2023-10-19¶
Refactor endpoint provider, make them usable for targetted cleanup.
“Fix” cisco configuration templates (use provider instead of endpoint as instance).
Fix definition of connect::vendors::nokia::YangEnvCredentials
v2.3.0 - 2023-10-16¶
Improve typing of l2Connect service api
Expose l2Connect service without its service catalog
Update to generated nokia adapter
Update cisco xr support to 7.9.2.
Use generated cisco xr adapter.
Add config options for cisco xr routers.
v2.2.0 - 2023-07-07¶
Move to nokia r22
v2.1.1 - 2023-05-16¶
Correctly configure qinq_mark_top_only based on service vlan tagging
Fix bug in netbox allocation
Updated testing documentation and –connect-lab-kind messages
v2.1.0 - 2023-04-04¶
Fix configuring number of retries for netconf in Cisco IOS XE model
Add model for netbox documentation
v2.0.0 - 2022/12/16¶
Convert connect to native v2 module
Cisco IOS XE support for LDP tunnels
Constrain vendor to the values supported in the implementation (#132)
Use nested dicts in allocation to improve service attribute presentation in service catalog (#133)
Update configuration to match usage defined in standalone config module (#138)
Add netbox resolver (requires netbox module)
Fix CIR value on Nokia
v1.9.2 - 2022/10/18¶
Fix ethernet tagging for nokia in sh-mh case with local switching.
v1.9.1 - 2022/10/04¶
Update connect test suite to use lag for multi-homing scenarios. (#129)
Fix allocation interference between l2Connect and carrierEthernetEvc (#128)
v1.9.0 - 2022/09/20¶
Add new l2 connect service. (#122)
Fix EVPN configuration when multihomed endpoint have common router with the other side (Nokia)
v1.8.0 - (2022/07/15)¶
Add ExternalWait resource
v1.7.0 - (2022/05/12)¶
Extend testing framework with possibility to get service config from the router.
Cleanup cisco interfaces based on vlan-id in test fixtures.
Use local-switching when using single router for LDP tunnel (Juniper)
Base model support for MULTIPOINT ethernet service
Add MTU support to Juniper and Cisco.
Add VPLS support for Nokia and Juniper
Add QoS egress limiter for Cisco and Juniper
Extensible UNI resolver
v1.6.0 - 2022/03/01¶
Catch RPCErrors on test cleanup and retry if the cause is the locked datastore (#113).
v1.5.1 - 2022/03/01¶
Allow values in vpws service_id configuration
v1.5.0 - 2022/03/01¶
Use templates for VPWS service-id/eth-tag
v1.4.0 - 2022/02/24¶
Make test framework usable with the modules of one vendor only.
Use EVC Local Connect when using single router with EVPN backend (Cisco)
v1.3.0 - 2022/02/22¶
Add Cisco EVPN-VPWS support
v1.2.0 - 2022/02/21¶
Add more fine grained relations holding the service resources.
Remove vlan tag on ingress (Cisco)
Verify UNIs have only one port when multihoming is disabled
Fix LDP neighbor configuration (Cisco)
Use EVC Local Connect when using single router (Cisco)
v1.1.0 - 2022/02/10¶
Only load the enabled vendors
Added support for setting local and remote id on EVPN-VPWS services (Nokia and Juniper)
v1.0.1 - 2022/01/25¶
Intermediate release to force only nokia adapters
v1.0.0 - 2022/01/25¶
First stable release of connect module