- 02 Dec, 2022 5 commits
-
-
Lluis Gifre Renom authored
- updated default decorator histogram buckets - updated grafana dashboard pannel backups - updated testing deploy script
-
Lluis Gifre Renom authored
Backend: - Increased number of allowed edges from 10 to 20 Frontend: - reduced log levels for messages - added mutex to prevent issuing multiple calls to the backend at the same time
-
Lluis Gifre Renom authored
- Increased default gRPC workers from 10 to 200 - added object factory methods for L2NM services
-
Lluis Gifre Renom authored
- moved manifests for service monitors
-
Lluis Gifre Renom authored
- added tool to load scenarios from descriptor files - added README.md file - added helper script - added example descriptors
-
- 30 Nov, 2022 3 commits
-
-
Lluis Gifre Renom authored
- updated grafana dashboard backups and prometheus queries
-
Lluis Gifre Renom authored
- unified RPC method wrapper with performance evaluation - migrated components to new method wrapping API - added new grafana dashboard backups
-
Lluis Gifre Renom authored
- corrected error in GetInstantKpi method
-
- 29 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
-
- 28 Nov, 2022 10 commits
-
-
Lluis Gifre Renom authored
- pre-merge cleanup of policy persistence
-
Lluis Gifre Renom authored
- fix CI/CD pipeline unit tests
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- pre-merge cleanup
-
Lluis Gifre Renom authored
- first try of decorating device driver
-
Lluis Gifre Renom authored
- updated deploy specs script - added missing commands in README.md - renamed test launcher - added support for labels
-
Lluis Gifre Renom authored
- pre-merge fixes
-
Lluis Gifre Renom authored
- fixed show_logs_monitoring script - Context Queries: added get_service, get_slice, get_topology methods - Context Queries: corrected bug with get inter topology - Moved old Build/Load Descriptor scripts to common - Fixed retrieval of objects loaded from descriptors - Deactivated close of clients in descriptor loader - Moved MockOSM library to common tests/tools folder Compute component: - updated to use new context query methods - updated to use new MockOSM location OFC'22 tests: - updated MockOSM paths - updated fixtures - added loggers - corrected WIM service definitions - improved verification of KPIs created and values returned - optimized removal of entities - optimized service discovery in delete test - added on-line logging to tests
-
Francisco-Javier Moreno-Muro authored
-
Carlos Manso authored
Lacks events. Signed-off-by: mansoca <carlos.manso@cttc.es>
-
- 25 Nov, 2022 10 commits
-
-
Lluis Gifre Renom authored
- updated WIM service settings
-
famelis authored
-
Lluis Gifre Renom authored
- updated test scripts
-
Lluis Gifre Renom authored
- updated descriptor loading framework
-
Lluis Gifre Renom authored
- updated MockOSM constants and helper methods
-
Lluis Gifre Renom authored
- updated generic descriptor loader tool - updated scenario loader for automated tests
-
famelis authored
-
Francisco-Javier Moreno-Muro authored
-
Francisco-Javier Moreno-Muro authored
-
Lluis Gifre Renom authored
- fixed imports for bootstrap devices
-
- 24 Nov, 2022 8 commits
-
-
Lluis Gifre Renom authored
- restored list of components
-
Lluis Gifre Renom authored
- migrated to new scenario loading framework
-
Lluis Gifre Renom authored
- migrated to new descriptor loading framework
-
Lluis Gifre Renom authored
- new generic descriptor loader tool - new scenario loader for automated tests
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- updated README.md file with useful references
-
Lluis Gifre Renom authored
- defined README.md file with commands - created example dashboard - defined deploy specs - defined service monitors for context, device, service, slice components
-
- 23 Nov, 2022 3 commits
-
-
Lluis Gifre Renom authored
- Code under migration to new Device, Service, Slice, PathComp, WebUI logic.
-
Lluis Gifre Renom authored
- Initial version (not functional)
-
Carlos Natalino Da Silva authored
-