1. 28 Nov, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Common: · acc602d7
      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
      acc602d7
  2. 25 Nov, 2022 6 commits
  3. 24 Nov, 2022 4 commits
  4. 23 Nov, 2022 5 commits
  5. 22 Nov, 2022 10 commits
  6. 21 Nov, 2022 3 commits
  7. 16 Nov, 2022 1 commit
  8. 10 Nov, 2022 5 commits
  9. 09 Nov, 2022 5 commits
    • Lluis Gifre Renom's avatar
      Interdomain component: · 83081fff
      Lluis Gifre Renom authored
      - added timestamp to log format
      - extended RequestSlice to support remote-domain slice requests originated by local DLT component
      - added logic to map abstract endpoints to real counterparts
      83081fff
    • Lluis Gifre Renom's avatar
      PathComp component: · 956377ec
      Lluis Gifre Renom authored
      - assumed all services issued to backend are in admin context
      - implemented logic to retrieve plain non-layered connection when layeted connection cannot be processed
      - improved error reporting in EroPathToHops
      - implemented logic to synthesize a dummy path for single-device service requests
      - improved identification of interdomain pathcomp requests
      956377ec
    • Lluis Gifre Renom's avatar
      Service component: · e0859852
      Lluis Gifre Renom authored
      - minor corrections in service handler for L2NM eMulated
      e0859852
    • Lluis Gifre Renom's avatar
      Slice component: · 7ea24d44
      Lluis Gifre Renom authored
      - minor code formatting
      - implemented logic to identify service type
      - implemented logic to require at least 2 endpoints to process a slice request
      7ea24d44
    • Lluis Gifre Renom's avatar
      DLT Connector: · 4ceab714
      Lluis Gifre Renom authored
      - Added dependencies in dockerfile
      - added timestamp to log format
      - implemented RecordSlice method
      - improved structure of DltEventDispatcher
      - implemented dispatching of Slice events
      4ceab714