Commits on Source 54
-
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
-
Lluis Gifre Renom authored
- Intermediate backup
-
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
- Added skeleton for a test IETF SCTN SDN controller
-
Panagiotis Famelis authored
-
Lluis Gifre Renom authored
- Updated Mock IETF ACTN SDN Controller
-
Lluis Gifre Renom authored
- Intermediate backup - Added example messages - Implemented request message composers - Implemented handlers (work in progress)
-
Lluis Gifre Renom authored
- Implemented EthtServiceHandler (partial, missing get) - Implemented OsuTunnelHandler (partial, missing get) - Implemented common RestApiClient
-
Lluis Gifre Renom authored
- Completed implementation of EthtServiceHandler and OsuTunnelHandler - Updated implementation of RestApiClient
-
Lluis Gifre Renom authored
- Minor code improvements in EthtServiceHandler, OsuTunnelHandler, and RestApiClient
-
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
- Progress (WIP) on IetfActnDriver class
-
Lluis Gifre Renom authored
- Completed implementation of GetConfig, SetConfig and DeleteConfig methods, and related helper methods
-
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
- 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
-
Lluis Gifre Renom authored
- Added unitary test to GitLab CI/CD pipeline
-
Lluis Gifre Renom authored
- Added required Python dependencies
-
Lluis Gifre Renom authored
- Fixed dependencies of unitary test for GitLab CI/CD pipeline
-
Lluis Gifre Renom authored
- Fixed new device drivers added IETF ACTN, gNMI OpenConfig, FlexScale - Updated generated proto code
-
Lluis Gifre Renom authored
- Pre-merge cleanup
-
Lluis Gifre Renom authored
- Pre-merge cleanup
-
Lluis Gifre Renom authored
Resolve "(CTTC) Implement SBI Driver ACTN" Closes #90 See merge request !188
-
Lluis Gifre Renom authored
- Added skeleton of service handler
-
Lluis Gifre Renom authored
- Fixed base URL
-
Lluis Gifre Renom authored
- Add mgmt endpoint by default
-
Lluis Gifre Renom authored
- Activated DEBUG in device, service and pathcomp
-
Lluis Gifre Renom authored
Resolve "Generate java classes from the gRPC Proto files" Closes #104 See merge request !198
-
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
- Activated DEBUG in nbi webui
-
Lluis Gifre Renom authored
- Added IP SDN controller icon
-
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 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 logic to store in Context the explicit controller of a device
-
Lluis Gifre Renom authored
- Corrected unitary test data files
-
Lluis Gifre Renom authored
- Extended method to manage Constraints to enable specifying a new action
-
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 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 method generate_neighbor_endpoint_config_rules to compose config rules for neighbor endpoints
-
Lluis Gifre Renom authored
- Fixed signature of method GetDevice()
-
Lluis Gifre Renom authored
- Updated service endpoint settings custom resource key to /device/endpoint/settings - Corrected test files
-
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
- Implemented rule composition - Added missing python requirement
-
Lluis Gifre Renom authored
- Added missing device type filters
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- Added test instructions and example descriptor.
-
Lluis Gifre Renom authored
Merge branch 'feat/91-cttc-implement-service-handler-for-l3-services-using-actn-sbi-driver' into 'develop' Resolve "(CTTC) Implement Service Handler for L3 services using ACTN SBI driver" Closes #91 See merge request !199
-
Pablo Armingol authored
-
Lluis Gifre Renom authored
Resolve "(TID) Fix add device get queries" Closes #119 See merge request !203
-
Lluis Gifre Renom authored
- Enabled creation of multiple services at once
-
Lluis Gifre Renom authored
- Fixed README - Fixed script run paths
-
https://labs.etsi.org/rep/tfs/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://labs.etsi.org/rep/tfs/controller into feat/120-cttc-multiple-bugs-related-to-f5g-poc-camara-experiment
-
Lluis Gifre Renom authored
- Fixed config rule validation by ignoring mgmt endpoints
-
Lluis Gifre Renom authored
Resolve "(CTTC) Multiple Bugs related to F5G PoC CAMARA experiment" Closes #120 See merge request !204