- 18 Apr, 2024 1 commit
-
-
Lluis Gifre Renom authored
-
- 01 Feb, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Restored execute permissions
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
- 11 Sep, 2022 1 commit
-
-
Lluis Gifre Renom authored
- Renamed DependencyResolver to TaskScheduler - Enhanced TaskScheduler with an extensible Task API framework and extensible dependency resolver - Created TaskExecutor providing an extensible task execution environment - Removed in-memory database; now is stateless and interrogates/updates Context when needed - Extended gRPC servicer to use new TaskScheduler - Removed unneeded files and re-organized helper methods - Extended ServiceHandlerAPI; now SetEndpoint/DeleteEndpoint enables to configure/deconfigure a connection - Moved ServiceHandlerFactory-related methods to the appropriate file - Created ConnectionExpander to resolve from ERO-like paths to lists of links - Created basic tasks: ServiceSetState, ServiceDelete, ConnectionConfigure, ConnectionDeconfigure - Added skeleton for L2NMEmulatedHandler (to be adapted, now is a copy of L3NM one)
-
- 05 Aug, 2022 1 commit
-
-
Lluis Gifre Renom authored
- partial integration of PathComp with Service - ongoing work
-
- 15 Jul, 2022 1 commit
-
-
Lluis Gifre Renom authored
- removed unneeded comments from run_tests_locally*.sh in scripts folder - minor improvement in report_coverage_all.sh - added script to expose through the ingress controller the gRPC interfaces through the ingress controller for debug purposes
-
- 08 Mar, 2022 1 commit
-
-
Lluis Gifre Renom authored
-
- 17 Feb, 2022 2 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- 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
-