- 30 Jan, 2024 5 commits
-
-
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 7 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
-
Lluis Gifre Renom authored
- Corrected addition/removal of topologies, services and slices to contexts - Minor cosmetic and linting improvements
-
- 18 Jan, 2024 8 commits
-
-
Lluis Gifre Renom authored
- Updated test descriptor file - Updated test
-
Lluis Gifre Renom authored
- Minor correction in imports
-
Lluis Gifre Renom authored
- Updated unitary tests - Added test descriptor file
-
Lluis Gifre Renom authored
- Formatted Policy-related methods - Minor cosmetic changes
-
Lluis Gifre Renom authored
- Added script to launch tests locally
-
Lluis Gifre Renom authored
- Minor code improvements in EthtServiceHandler, OsuTunnelHandler, and RestApiClient
-
Shayan Hajipour authored
- Fixed unitary tests (WIP)
-
Lluis Gifre Renom authored
- Completed implementation of EthtServiceHandler and OsuTunnelHandler - Updated implementation of RestApiClient
-
- 16 Jan, 2024 1 commit
-
-
Lluis Gifre Renom authored
- Implemented EthtServiceHandler (partial, missing get) - Implemented OsuTunnelHandler (partial, missing get) - Implemented common RestApiClient
-
- 15 Jan, 2024 5 commits
-
-
Lluis Gifre Renom authored
- Intermediate backup - Added example messages - Implemented request message composers - Implemented handlers (work in progress)
-
Lluis Gifre Renom authored
- Leftover cosmetic changes from merge request
-
Lluis Gifre Renom authored
- Updated Mock IETF ACTN SDN Controller
-
Lluis Gifre Renom authored
WebUI Service creation Closes #109 See merge request !130
-
Pablo Armingol authored
-