- 05 Oct, 2022 4 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
WebUI: - added icons for optical roadm and optical transponder Common: - added missing device types Device: - added missing emulated device driver mappings
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
Common: - added device type for emulated pakcet switches PathComp: - added layer mapping for emulated pakcet switches
-
- 04 Oct, 2022 8 commits
-
-
Lluis Gifre Renom authored
- Fixed endpoint UUIDs of OLS device, otherwise cleanup crashes due to different endpoint UUIDs randomly generated. - Fixed create/delete service tests
-
Lluis Gifre Renom authored
- Corrected delete config rules in L2NMEmulated/L3NMEmulated/TAPI Service Handlers. - Commented unneeded settings in L2NMEmulatedServiceHandler Config Rules
-
Lluis Gifre Renom authored
- added wait control while MonitoringDB is starting
-
Lluis Gifre Renom authored
- Implemented generic MutexQueues class - Implemented sequentialization of operations in Device component to prevent data corruption and race conditions
-
Lluis Gifre Renom authored
- Added script to generate topologies and services using DC_CSGW_OLS - Corrected script to generate topologies and services using DC_CSGW_TN_OLS - Corrected resources imported by functional tests
-
Lluis Gifre Renom authored
- corrected components imported by the tests and default my_deploy.sh
-
Lluis Gifre Renom authored
- corrected deployment name in manifest file - added resource requests and limits for monitoring server container
-
Lluis Gifre Renom authored
- Activated "Grafana" link in top menu - Implemented onboarding of devices + configuration from JSON descriptor files - added device status in device details page - created new grafana dashboard for new PostgreSQL-based monitoring database - updated deploy.sh script with correct configuration of Grafana monitoring datasource and new dashboard
-
- 29 Sep, 2022 1 commit
-
-
Lluis Gifre Renom authored
Device: - fixed problem with subscription handling
-
- 28 Sep, 2022 10 commits
-
-
Lluis Gifre Renom authored
- Improved look & feel of service and slice pages.
-
Lluis Gifre Renom authored
Common: - added slice to EventTools OFC'22 tests: - corrected OFC'22 delete service test to identify appropriate service to be deleted - removed usage of events for testing Compute: - remove diversity constraint when not populated Device: - removed unused field in database and code polishing Service: - migrated L3NMEmulatedServiceHandler to the new API - polishing of code
-
Carlos Natalino Da Silva authored
Second part of harmonizing L2NM and L3NM according to the latest changes. Small fixes around the code.
-
Carlos Natalino Da Silva authored
-
Carlos Natalino Da Silva authored
-
Carlos Natalino Da Silva authored
Including missing components to the list of components in the my_deploy.sh file and including generating gRPC Python code to the OFC'22 tutorial.
-
Lluis Gifre Renom authored
- updated OFC'22 test scripts with source of env variables - activated DEBUG logs in Device and Service components - added Slice as dependency of Compute - removed creation of services in Compute, all goes through Slice - Added missing default constraints in PathComp Frontend - added logic in Slice to identify if its L2 or L3
-
Lluis Gifre Renom authored
- corrected endpoint identifiers in bearer definitions in Compute
-
Lluis Gifre Renom authored
- adding deploy of slice component - homogeneized bearer definitions in Compute
-
Carlos Natalino Da Silva authored
-
- 27 Sep, 2022 17 commits
-
-
Lluis Gifre Renom authored
Fix/ofc22 tests See merge request teraflow-h2020/controller!193
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
-
Lluis Gifre Renom authored
Integration of ECOC'22 Demo See merge request teraflow-h2020/controller!192
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
https://gitlab.com/teraflow-h2020/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://gitlab.com/teraflow-h2020/controller into feat/ecoc22-dc-interconnect-disjoint
-
Lluis Gifre Renom authored
OpenConfigDriver: implemented support for ACLs and L2VPNs See merge request teraflow-h2020/controller!190
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
feat: P4 device driver See merge request teraflow-h2020/controller!185
-
Lluis Gifre Renom authored
style(service): fix style issues in service handler See merge request teraflow-h2020/controller!187
-
Carlos Natalino Da Silva authored
-
Lluis Gifre Renom authored
-
https://gitlab.com/teraflow-h2020/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://gitlab.com/teraflow-h2020/controller into feat/device-oc-acl-candidate
-
Lluis Gifre Renom authored
- minor formatting
-