- Nov 13, 2023
-
-
Lluis Gifre Renom authored
- Updated TODO.txt - Corrected input parameters in method get_kpi_id_samples of KpiManager - Corrected method compute_forecast of Forecaster module - Corrected multiple bugs in ForecasterServicerImpl - Extended temporary test data files
-
Lluis Gifre Renom authored
- Corrected filters in InMemoryTimeSeriesDatabase - Extended MockServicerImpl_Context to track devices and links in topologies - Corrected method QueryKpiData in MockServicerImpl_Monitoring
-
- Nov 10, 2023
-
-
Lluis Gifre Renom authored
- Updated TODO.txt - Corrected multiple bugs in KpiManager - Corrected multiple bugs in ForecasterServicerImpl - Corrected multiple bugs in unitary tests - Added temporary test data files
-
Lluis Gifre Renom authored
- Implemented InMemoryObjectDatabase - Implemented InMemoryTimeSeriesDatabase - Extended Mock Monitoring with KPIDescriptor management and retrieval of timeseries data from pandas DataFrame
-
- Nov 09, 2023
-
-
Lluis Gifre Renom authored
- Updated TODO.txt - Added dump of descriptors to file
-
Lluis Gifre Renom authored
- Corrected unitary tests - Added info log messages in tests - Activated live log in test scripts
-
Lluis Gifre Renom authored
- Reorganized old files to be deleted before merging
-
Lluis Gifre Renom authored
- Updated MockServicerImpl_Monitoring to make field queue_samples as optional
-
Lluis Gifre Renom authored
- Prepared unitary tests (under debug) - Moved unitary test data to correct folder - Added script to launch unitary tests - Corrected issue in type hint within KpiManager
-
- Nov 08, 2023
-
-
Lluis Gifre Renom authored
- Updated TODO.txt - added parse_csv.py script
-
https://labs.etsi.org/rep/tfs/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://labs.etsi.org/rep/tfs/controller into feat/1-cttc-forecaster-component
-
Lluis Gifre Renom authored
- Complete implementation of forecaster component
-
- Nov 07, 2023
-
-
Lluis Gifre Renom authored
- Added link_id as KPI descriptor field
-
Lluis Gifre Renom authored
- Added link_id as KPI descriptor field
-
Lluis Gifre Renom authored
Resolve "Update docker build command in deploy scripts" See merge request !159
-
https://labs.etsi.org/rep/tfs/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://labs.etsi.org/rep/tfs/controller into fix/53-update-docker-build-command-in-deploy-scripts
-
Lluis Gifre Renom authored
- Updated tfs.sh to choose between classical docker build command or new docker buildx framework - Minor cosmetic improvements
-
Lluis Gifre Renom authored
- Homogenize Dockerfile
-
- Oct 31, 2023
-
-
Lluis Gifre Renom authored
- Intermediate backup (not functional)
-
Lluis Gifre Renom authored
- Added forecaster manifest
-
Lluis Gifre Renom authored
- Added FORECAST_TO_HISTORY_RATIO config setting
-
Lluis Gifre Renom authored
- Replace wrond HasField() calls for non-message fields
-
https://labs.etsi.org/rep/tfs/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://labs.etsi.org/rep/tfs/controller into feat/1-cttc-forecaster-component
-
Lluis Gifre Renom authored
- Correct attribute name component to components in Device message
-
Lluis Gifre Renom authored
- Renamed Link attribute current_capacity_gbps to used_capacity_gbps
-
Lluis Gifre Renom authored
- Renamed attribute current_capacity_gbps to used_capacity_gbps
-
Lluis Gifre Renom authored
- ForecastLinkCapacityReply: Renamed attribute current_capacity_gbps to current_used_capacity_gbps - ForecastLinkCapacityReply: Renamed attribute forecasted_capacity_gbps to forecast_used_capacity_gbps
-
Lluis Gifre Renom authored
- LinkAttributes: Renamed attribute current_capacity_gbps to used_capacity_gbps
-
Lluis Gifre Renom authored
- Activate Forecaster CI/CD pipeline
-
Lluis Gifre Renom authored
- Correct KPI declaration
-
https://labs.etsi.org/rep/tfs/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://labs.etsi.org/rep/tfs/controller into feat/1-cttc-forecaster-component
-
Lluis Gifre Renom authored
- Updated requirements.in - Updated GitLab CI/CD pipeline script
-
Lluis Gifre Renom authored
- Add attributes total/current capacity to link entity - Extend unitary tests of links to test attributes
-
Lluis Gifre Renom authored
- Add attributes total/current capacity to link creation methos
-
Lluis Gifre Renom authored
- Added attributes to Link in context
-
Lluis Gifre Renom authored
- Corrected forecaster.proto attribute types
-
Lluis Gifre Renom authored
- Added entries in proto - Added entries in common/type_checkers - Updated Context, Automation, and Policy components
-
- Oct 30, 2023
-
-
Lluis Gifre Renom authored
- Intermediate backup (not functional)
-
Lluis Gifre Renom authored
Resolve "(TID) Visual inventory management" See merge request !161
-
Pablo Armingol authored
-