- 18 Dec, 2023 1 commit
-
-
Pablo Armingol authored
-
- 20 Nov, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Moved prefix "/restconf" to appropriate plugins
-
Lluis Gifre Renom authored
-
- 08 Nov, 2023 1 commit
-
-
famelis authored
-
- 30 Oct, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Intermediate backup (not functional)
-
- 12 Jul, 2023 1 commit
-
-
- added TE service constants
-
- 06 Jul, 2023 1 commit
-
-
- added TE service constants
-
- 11 May, 2023 1 commit
-
-
Lluis Gifre Renom authored
-
- 10 May, 2023 1 commit
-
-
Carlos Natalino Da Silva authored
-
- 27 Apr, 2023 1 commit
-
-
Carlos Natalino Da Silva authored
-
- 06 Feb, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Corrected structure of Debug API - Updated paths and endpoints - Removed unneeded common constants
-
- 01 Feb, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
- 25 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- migrated from DEFAULT_CONTEXT_UUID to DEFAULT_CONTEXT_NAME - migrated from DEFAULT_TOPOLOGY_UUID to DEFAULT_TOPOLOGY_NAME - migrated from INTERDOMAIN_TOPOLOGY_UUID to INTERDOMAIN_TOPOLOGY_NAME
-
- 20 Jan, 2023 2 commits
-
-
Lluis Gifre Renom authored
- corrected service name of load generator
-
Lluis Gifre Renom authored
- Converted load_gen tool into a microservice - Added simple WebUI page to manage it - Created manifests, Dockerfile, etc. - Created proto file to manage the load generator
-
- 16 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- disabled event testing; operation works, but sometimes tests get stuck - added dynamic wait for CockroachDB and NATS containers to start - tuned grace shutdown period - improved NatsBackend termination
-
- 04 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- updated coveragerc template file - extended and improved rpc wrapper set of declarable exceptions - updated default context and topology definition constants
-
- 15 Dec, 2022 1 commit
-
-
Lluis Gifre Renom authored
- added field name in context - added field name in topology - added field name in device - added field name in link - added field name in service - added field name in slice
-
- 02 Dec, 2022 1 commit
-
-
Lluis Gifre Renom authored
- Increased default gRPC workers from 10 to 200 - added object factory methods for L2NM services
-
- 04 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- First functional version of TopologyAbstractor - Updated default context/topology UUIDs
-
- 02 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- removed unneeded constant for AGGREGATED topology name - removed unused tools - code reorganizations and factorizations - implemented own-domain-finder class - implemented first partial version of topology abstractor - implemented abstract device class
-
- 28 Oct, 2022 1 commit
-
-
Lluis Gifre Renom authored
- Extended DltGatewayClient to support configuration through env vars - Added DltEventsCollector to DltConnector - Implemented RecordDevice in DltConnectorServicer
-
- 27 Oct, 2022 1 commit
-
-
Lluis Gifre Renom authored
MockBlockchain: - Implemented mock-blockchain module to facilitate testing and debugging of DLT connector & workflows - Added manifests, Dockerfile, etc. DLT Connector: - corrected requirements.in - updated Dockerfile - WIP: implementation of test_unitary.py DLT Gateway: - Improved/extended Dockerfile - Moved Dockerfile to correct folder - Corrected import path for proto files
-
- 15 Oct, 2022 1 commit
-
-
delacal authored
Changed grpc calls to client in l3_attackmitigator and l3_centralizedattackdetector components and added attack mitigator port and name to constants
-
- 06 Sep, 2022 1 commit
-
-
Carlos Manso authored
-
- 15 Jul, 2022 1 commit
-
-
Lluis Gifre Renom authored
- Moved imports from *.proto folder to common.proto folder - Removed webui's genproto.sh script - Minor code and linting fixing - Arranged requirements to accelerate Docker image creation - Updated Dockerfile - Arranged GitLab CI/CD pipeline - Corrected usage of ConfigRules to use new custom ConfigRules - Moved config variables to new config framework - Removed unneeded Config variables
-
- 20 May, 2022 1 commit
-
-
Lluis Gifre Renom authored
- initial skeleton (not functional)
-
- 19 May, 2022 1 commit
-
-
Lluis Gifre Renom authored
- defined unified constants for all micro-services - defined common settings getter methods - defined generic gRPC servicer - defined generic Rest servicer - defined common MockServicer for Monitoring component - removed old common/tests MockService class; to be replaced by new generic gRPC servicer - minor code formatting/styling
-
- 16 Feb, 2022 1 commit
-
-
Lluis Gifre Renom authored
-
- 04 Nov, 2021 1 commit
-
-
Lluis Gifre Renom authored
-
- 23 Sep, 2021 1 commit
-
-
Javi Moreno authored
-
- 16 Jul, 2021 1 commit
-
-
Lluis Gifre Renom authored
- monitoring/test_monitoring.py: provides a basic testing skeleton - monitoring/requirements.in/.txt: updated with pytest - monitoring/genproto.py: added instructions to import generated Python modules using "from . import ..." instead of "import ..."; otherwise, pytest and other possible modules doing imports might complain. - monitoring/monitoring_server.py: packed start_server and stop_server functionaity to simplify test definition, minor formattings, bug resolutions and improvements in package import. - monitoring/monitoring_client.py: minor formattings, bug resolutions, and improvements in package import.
-
- 14 Jun, 2021 1 commit
-
-
Ricard Vilalta authored
-
- 11 Jun, 2021 1 commit
-
-
Ricard Vilalta authored
-