- May 20, 2022
-
-
Lluis Gifre Renom authored
- initial skeleton (not functional)
-
- May 03, 2022
-
-
Lluis Gifre Renom authored
-
- Feb 16, 2022
-
-
Lluis Gifre Renom authored
-
- Jan 25, 2022
-
-
Lluis Gifre Renom authored
-
- Nov 30, 2021
-
-
Lluis Gifre Renom authored
Updated gRPC proto files to prevent trouble with KPI sample types in devices, also updated files related to this issue.
-
- Oct 29, 2021
-
-
Lluis Gifre Renom authored
-
- Sep 21, 2021
-
-
Lluis Gifre Renom authored
-
- Aug 05, 2021
-
-
Lluis Gifre Renom authored
Common: - implemented ServiceException class - updated attributes in entities belonging to Database API - implemented test method to populate database with example topology Context service: - updated genproto script - implemented report_coverage_context script - moved specific rest scripts to root folder - minor arrangements in ContextClient - updated proto python files - implemented GetTopology RPC functionality - implemented unitary testing for GetTopology Device service: - updated genproto script
-
- Jul 27, 2021
-
-
Lluis Gifre Renom authored
This reverts merge request !3
-
- Jul 26, 2021
-
-
Lluis Gifre Renom authored
-
- Jul 16, 2021
-
-
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.
-
Lluis Gifre Renom authored
- monitoring/requirements.txt: removed garbage on top of file - monitoring/monitoring_client.py: solved bug in return values of some methods and wrong code in test case - monitoring/monitoring_server.py: solved bug with instantiation of servicer class - monitoring/Dockerfile: clarified some arguments in package installation, moved code in container to /var/monitoring, added upgrade of essential python packages, other minor improvements - monitoring/context_pb2.py: upgraded version since previous has no contextId fields.
-
- Jul 15, 2021
-
-
Javi Moreno authored
-
- Jun 16, 2021
-
-
Ricard Vilalta authored
-
- Jun 14, 2021
-
-
Ricard Vilalta authored
-
- Jun 11, 2021
-
-
Ricard Vilalta authored
-