- 12 Sep, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added field name in create_topology method
-
- 01 Feb, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
- 19 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- updated definition of constant DEFAULT_CONTEXT_UUID to DEFAULT_CONTEXT_NAME - updated definition of constant DEFAULT_TOPOLOGY_UUID to DEFAULT_TOPOLOGY_NAME - updated definition of constant INTERDOMAIN_TOPOLOGY_UUID to INTERDOMAIN_TOPOLOGY_NAME
-
- 28 Nov, 2022 1 commit
-
-
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
-
- 08 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- implemented generic Context queries - added Slice to object_factory
-