- Feb 21, 2023
-
-
Lluis Gifre Renom authored
feat/xr_device_driver_service_tool See merge request !63
-
Lluis Gifre Renom authored
Add relese/2.0.1 fixes See merge request !62
-
Lluis Gifre Renom authored
- Removed availability percentage from SLA Availability constraint (new feature)
-
Lluis Gifre Renom authored
- Removed availability percentage from SLA Availability constraint (new feature)
-
Lluis Gifre Renom authored
- Removed availability percentage from SLA Availability constraint (new feature)
-
Lluis Gifre Renom authored
- Removed availability percentage from SLA Availability constraint (new feature)
-
Ville Hallivuori authored
-
Ville Hallivuori authored
-
- Feb 20, 2023
-
-
Lluis Gifre Renom authored
- Rounded SLA values to 2 decimal digits
-
Lluis Gifre Renom authored
- Extracted constant MAX_WORKER_THREADS - Rounded SLA values to 2 decimal digits
-
Lluis Gifre Renom authored
- Corrected method UnsetSlice to remove constraints
-
Lluis Gifre Renom authored
- Corrected method UnsetSlice to remove endpoints, constraints, and config rules
-
Lluis Gifre Renom authored
- Reduced log level of TaskScheduler internal log messages
-
Lluis Gifre Renom authored
- Corrected termination conditions
-
Lluis Gifre Renom authored
- Removed unneeded log messages/reduced log levels
-
Lluis Gifre Renom authored
- Corrected Constraint definitions - Corrected termination conditions - Added randomness in constraint values
-
Lluis Gifre Renom authored
- Minor cosmetic changes in code - Addition of missing close methods
-
Lluis Gifre Renom authored
- Corrected slice-to-subslice db schema - Corrected removal of endpoints
-
Lluis Gifre Renom authored
- Corrected Constraint definitions
-
Lluis Gifre Renom authored
- Corrected Constraint definitions in example descriptors
-
Lluis Gifre Renom authored
- Corrected Constraint definitions in unitary tests
-
Lluis Gifre Renom authored
- Corrected Constraint definitions
-
Lluis Gifre Renom authored
- Corrected inference of pathcomp algorithm and parameters - Removed unneeded log messages/reduced log levels
-
Lluis Gifre Renom authored
- Updated to use specific SLA Constraints together with Custom constraints - Updated related unitary tests
-
- Feb 17, 2023
-
-
Lluis Gifre Renom authored
- corrected parsing of slice descriptors
-
Lluis Gifre Renom authored
- added missign script show logs load generator
-
Lluis Gifre Renom authored
- removed unused import in unitary test
-
Lluis Gifre Renom authored
- fixed check of endpoints in SetService - fixed check of endpoints in SetSlice - fixed slice-subslice relationship
-
Lluis Gifre Renom authored
- implemented missing methods
-
Lluis Gifre Renom authored
- implemented missing methods
-
Lluis Gifre Renom authored
- removed unneeded log message
-
Lluis Gifre Renom authored
- enabled support to drop QuestDB tables during deploy - renamed variable QDB_TABLE to QDB_TABLE_MONITORING_KPIS - renamed default table name tfs_monitoring to tfs_monitoring_kpis - renamed secret attribute METRICSDB_TABLE to METRICSDB_TABLE_MONITORING_KPIS - improved log messages of tfs.sh - updated deploy scripts accordingly - removed unused variables and commands - corrected documentation of some variables
-
Lluis Gifre Renom authored
- updated dashboard's table name - renamed dashboard's file name
-
Lluis Gifre Renom authored
- updated name of variable containing target table
-
Lluis Gifre Renom authored
- moved old files
-
Lluis Gifre Renom authored
- updated tests according to corrected load scenario tool - updated benchmark/policy/tests - updated ecoc22/tests - updated ofc22/tests
-
Lluis Gifre Renom authored
- updated according to new common load scenario tools
-
Lluis Gifre Renom authored
- added support for dictionary and file-based loading of descriptors - added getter methods - added validation and unload methods - integrated helper methods - updated documentation
-
Lluis Gifre Renom authored
- partial revert of change in templates
-
Lluis Gifre Renom authored
- corrected management of Isolation Level SLA Contraints
-