- 30 Jan, 2024 5 commits
-
-
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
-
- 26 Jan, 2024 10 commits
-
-
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
- 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 5 commits
-
-
Lluis Gifre Renom authored
- Progress (WIP) on IetfActnDriver class
-
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 7 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
- 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 6 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
-
Pablo Armingol authored
-
Pablo Armingol authored
-Code cleanup
-
Lluis Gifre Renom authored
- Pre-merge clean-up
-
- 03 Jan, 2024 3 commits
-
-
Lluis Gifre Renom authored
- Added skeleton for a test IETF SCTN SDN controller
-
Lluis Gifre Renom authored
- Intermediate backup
-
Lluis Gifre Renom authored
- Proto: Added to proto files - Common/type_checkers: added assertions - Context: Added to database model - Device: Added driver skeleton - Policy: Added Serializer - Service: Added to service handler filter fields - WebUI: Added to forms and pages - ZTP: Added Serializer
-
- 22 Dec, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added lost enum entries in context.proto and Context component's ServiceTypes. - Corrected NBI composition of service and added static routes - Corrected NBI test files - Corrected import in Service component - Corrected Dockerfile of Service component
-