- 22 Feb, 2023 1 commit
-
-
Lluis Gifre Renom authored
- initial partial definition
-
- 21 Feb, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Created placeholders to start implementation
-
- 20 Feb, 2023 18 commits
-
-
Lluis Gifre Renom authored
- added pseudocode - backup WORK IN PROGRESS
-
Lluis Gifre Renom authored
- Added missing special resource key
-
Lluis Gifre Renom authored
- backup WORK IN PROGRESS
-
Lluis Gifre Renom authored
- backup WORK IN PROGRESS
-
Lluis Gifre Renom authored
- Added device type "TeraFlowSDN controller" - Added driver type for IETF L2VPN - Updated corresponding components
-
Lluis Gifre Renom authored
- Corrected termination conditions
-
Lluis Gifre Renom authored
- Added files
-
Lluis Gifre Renom authored
- Reduced log level in MetricsExporter
-
Lluis Gifre Renom authored
- Corrected logic, form and page to manage/monitor load-gen component
-
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 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
-
- 17 Feb, 2023 20 commits
-
-
Lluis Gifre Renom authored
- corrected parsing of slice descriptors
-
Lluis Gifre Renom authored
- added command to update slice groups when grouping
-
Lluis Gifre Renom authored
- updated grafana slice-grouping dashboard queries - updated load-gen request form
-
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
- updated monitoring table name
-
Lluis Gifre Renom authored
- Added Grafana dashboard for slice grouping
-
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
- first complete implementation of slice grouper (under debug)
-
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
- added section to control load generator - updated basic Debug API endpoints
-
Lluis Gifre Renom authored
- Updated client class methods according to proto - RequestScheduler: added methods to report status - Extended servicer class to support parametrization
-