- 28 Nov, 2022 5 commits
-
-
Lluis Gifre Renom authored
- pre-merge cleanup
-
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 4 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
-
- 23 Nov, 2022 7 commits
-
-
Lluis Gifre Renom authored
- Code under migration to new Device, Service, Slice, PathComp, WebUI logic.
-
Carlos Natalino Da Silva authored
-
Lluis Gifre Renom authored
- added missing scenario README.md file
-
Lluis Gifre Renom authored
- removed unused/unneeded files
-
Carlos Manso authored
This reverts commit 16e0dae4.
-
Carlos Manso authored
Not tested Signed-off-by: mansoca <carlos.manso@cttc.es>
-
Vasilis Katopodis authored
-
- 22 Nov, 2022 12 commits
-
-
Lluis Gifre Renom authored
- added missing Python code file headers
-
Lluis Gifre Renom authored
- updated repo URL in readme file
-
Carlos Natalino Da Silva authored
Modifying the number of KPIs necessary so that the tests are more suitable for being run after other tests.
-
Francisco-Javier Moreno-Muro authored
-
Francisco-Javier Moreno-Muro authored
-
Lluis Gifre Renom authored
- corrected SetContext - corrected SetSlice/RemoveSlice - implemented GetSliceEvents - corrected RemoveService
-
Lluis Gifre Renom authored
- Added readme file on how to use the Mock MicroWave SDN Controller and run the tests for the MicroWaveDeviceDriver and MicroWaveServiceHandler. - Updated the descriptors associated to this test.
-
Lluis Gifre Renom authored
- aesthetic code formatting - improved error checking - factorized code
-
Lluis Gifre Renom authored
- added logic to propagate config rules of services to subservices by default
-
Lluis Gifre Renom authored
- Descriptors for a test topology - Descriptiors for a test microwave service - Implemented Mock MicroWave SDN Controller to test MicroWaveDeviceDriver
-
Lluis Gifre Renom authored
- added device layer to service type mapping for MAC layer controllers
-
Lluis Gifre Renom authored
- added missing node icon for microwave radio systems (by now as a virtual controller)
-
- 21 Nov, 2022 2 commits
-
-
Lluis Gifre Renom authored
- corrected device type name typo - added missing devicetype-to-layer rules
-
Lluis Gifre Renom authored
- migrated to new ServiceHandler API - added missing __init__.py file
-