- Jan 19, 2025
-
-
Shayan Hajipour authored
- l3vpn post, delete, put requests uncommented - l3vpn put request url temporarily fixed for integration
-
- Jan 13, 2025
-
-
Shayan Hajipour authored
-
- Jan 12, 2025
-
-
Shayan Hajipour authored
-
- Jan 06, 2025
-
-
Shayan Hajipour authored
-
- Jan 05, 2025
-
-
Shayan Hajipour authored
- teardown_config_rules added to the L3NM L3VPN's service handler - several bugs resolved
-
- Jan 01, 2025
-
-
Shayan Hajipour authored
- create_l3vvpn_datamodel removed from l3vpn's driver
-
Shayan Hajipour authored
- service id extraction from l3vpn data model in l3vpn driver fixed - service id extraction from ietf slice data model in l3vpn service handler fixed
-
Shayan Hajipour authored
-
- Dec 31, 2024
-
-
Shayan Hajipour authored
- updaet_connectivity_service method added to ietf_l3vpn's TfsApiClient.py - config rule check added to ietf_l3vpn's driver - config rule creation added to setup_config_rules function of ietf_l3vpn service handler - debuggin in the L3NM_IETFL3VPN_ServiceHandler.py
-
Shayan Hajipour authored
- redundant L3VPN entry removed from DeviceDriver enum - l3vpn ConfigRules.py added to service handler
-
- Dec 27, 2024
-
-
Shayan Hajipour authored
enhancement: L3NM IETF L3VPN service handler changed to match IETF Slice data model received in the NBI
-
- Dec 24, 2024
-
-
Shayan Hajipour authored
Merge branch 'develop' into feat/215-cttc-implement-l3-vpn-sbi-driver-compatible-with-ietf-l3-service-model
-
Lluis Gifre Renom authored
Resolve "(CTTC) Define fields to specify type of link" See merge request !315
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- Add logic to show link type - Minor code formatting
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- Added logic to manage link type - Corrected deprecated method datetime.utcnow()
-
ssh://gifrerenom_labs.etsi.org/tfs/controllerLluis Gifre Renom authored
Merge branch 'develop' of ssh://gifrerenom_labs.etsi.org/tfs/controller into feat/245-cttc-define-fields-to-specify-type-of-link
-
Lluis Gifre Renom authored
Resolve "(CTTC) Implement methods to retrieve TopologyDetails in NBI" See merge request !316
-
Lluis Gifre Renom authored
- Added methods to retrieve TopologyDetails
-
Lluis Gifre Renom authored
- Corrected POST/DELETE methods
-
Lluis Gifre Renom authored
- Added LinkTypeEnum
-
Lluis Gifre Renom authored
- Corrected Link.link_type field
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
Resolve "(CTTC) Fix CI/CD pipeline end-to-end tests not passing" See merge request !299
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- Reverting to Arista cEOS 4.32.2F
-
Lluis Gifre Renom authored
- Removing unneeded log message
-
Lluis Gifre Renom authored
- Updated version of Arista cEOS to 4.33.1F
-
Lluis Gifre Renom authored
- Updated version of Arista cEOS to 4.32.2F
-
Lluis Gifre Renom authored
- Code cleanup
-
Lluis Gifre Renom authored
- Disabled DEBUG on Service component
-
Lluis Gifre Renom authored
- Updated libyang python bindings to 2.8.4
-
Lluis Gifre Renom authored
- Corrected cleanup of interfaces in internal libyang yang validator data model - Add libyang examples - Updated libyang python bindings to 2.8.4
-
Lluis Gifre Renom authored
- Refining code
-
Lluis Gifre Renom authored
- Refining code
-
Lluis Gifre Renom authored
- Refining code
-
Lluis Gifre Renom authored
- Refining code
-
Lluis Gifre Renom authored
- Added debug log messages
-
- Dec 23, 2024
-
-
Lluis Gifre Renom authored
- Added logic to free libyang objects on Interface handler
-