- 06 Feb, 2024 6 commits
-
-
Lluis Gifre Renom authored
- Added test instructions and example descriptor.
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- Added missing device type filters
-
Lluis Gifre Renom authored
- Implemented rule composition - Added missing python requirement
-
https://labs.etsi.org/rep/tfs/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://labs.etsi.org/rep/tfs/controller into feat/91-cttc-implement-service-handler-for-l3-services-using-actn-sbi-driver
-
Lluis Gifre Renom authored
- Updated service endpoint settings custom resource key to /device/endpoint/settings - Corrected test files
-
- 05 Feb, 2024 1 commit
-
-
Lluis Gifre Renom authored
- Fixed signature of method GetDevice()
-
- 01 Feb, 2024 1 commit
-
-
Lluis Gifre Renom authored
- Added method generate_neighbor_endpoint_config_rules to compose config rules for neighbor endpoints
-
- 30 Jan, 2024 12 commits
-
-
Lluis Gifre Renom authored
- Extended ComposeConfigRules to propagate static routes in L3 services - Extended ComposeConfigRules to recognize custom config rules with the form /device[]/endpoint[]/vlan[]/settings
-
Lluis Gifre Renom authored
- Added missing data files - Updated test files - Corrected config rules to store address of neighbor devices
-
Lluis Gifre Renom authored
- Extended method to manage Constraints to enable specifying a new action
-
Lluis Gifre Renom authored
- Corrected unitary test data files
-
Lluis Gifre Renom authored
- Added logic to store in Context the explicit controller of a device
-
Lluis Gifre Renom authored
- Added IP SDN Ctrl as a packet device in sub-service composer and resource groups - Added logic to separate connections managed by intermediate SDN controllers
-
Lluis Gifre Renom authored
- Added device type IP SDN Controller - Added logic to split controllers and devices - Controllers are onboarded first, then devices
-
Lluis Gifre Renom authored
- Added IP SDN controller icon
-
Lluis Gifre Renom authored
- Activated DEBUG in nbi webui
-
https://labs.etsi.org/rep/tfs/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://labs.etsi.org/rep/tfs/controller into feat/91-cttc-implement-service-handler-for-l3-services-using-actn-sbi-driver
-
Lluis Gifre Renom authored
Resolve "Generate java classes from the gRPC Proto files" Closes #104 See merge request !198
-
-
- 26 Jan, 2024 12 commits
-
-
Lluis Gifre Renom authored
- Activated DEBUG in device, service and pathcomp
-
Lluis Gifre Renom authored
- Add mgmt endpoint by default
-
Lluis Gifre Renom authored
- Fixed base URL
-
Lluis Gifre Renom authored
- Added skeleton of service handler
-
Lluis Gifre Renom authored
Resolve "(CTTC) Implement SBI Driver ACTN" Closes #90 See merge request !188
-
Lluis Gifre Renom authored
- Pre-merge cleanup
-
Lluis Gifre Renom authored
- Pre-merge cleanup
-
Lluis Gifre Renom authored
- Fixed new device drivers added IETF ACTN, gNMI OpenConfig, FlexScale - Updated generated proto code
-
Lluis Gifre Renom authored
- Fixed dependencies of unitary test for GitLab CI/CD pipeline
-
Lluis Gifre Renom authored
- Added required Python dependencies
-
Lluis Gifre Renom authored
- Added unitary test to GitLab CI/CD pipeline
-
Lluis Gifre Renom authored
- Updated test script - Completed unitary tests - Improved driver's error handling - Fixed handlers and RestApiClient - Minor code fixings - Rearranged data files - Added required Python dependencies - Corrected MockIetfActnSdnCtrl tool
-
- 25 Jan, 2024 2 commits
-
-
Lluis Gifre Renom authored
- Added test script - Improved unitary test - Minor code fixings - Removed unneeded files - Added related objects factory methods
-
Lluis Gifre Renom authored
- Completed implementation of GetConfig, SetConfig and DeleteConfig methods, and related helper methods
-
- 19 Jan, 2024 6 commits
-
-
Lluis Gifre Renom authored
- Progress (WIP) on IetfActnDriver class
-
https://labs.etsi.org/rep/tfs/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://labs.etsi.org/rep/tfs/controller into feat/90-cttc-implement-sbi-driver-actn
-
Lluis Gifre Renom authored
Resolve "(CTTC) NBI unitary tests not running and/or not working" Closes #94 See merge request !195
-
Lluis Gifre Renom authored
- Added test to GitLab CI/CD pipeline
-
Lluis Gifre Renom authored
- Completed test descriptor debug_api_dummy.json - Removed unneeded debug_api_dummy.txt file - Corrected unitary test
-
Lluis Gifre Renom authored
- Completed assertions for slices - Added assertions for Constraint actions - Added missing values in enums - Added assertions for non-custom constraints - Added field "name" in multiple objects - Added assertions for device components - Added assertions for link attributes - Added assertions for connection settings - Minor cosmetic improvements
-