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. 21 Jul, 2022 1 commit
  3. 08 Mar, 2022 1 commit
  4. 24 Feb, 2022 2 commits
    • Lluis Gifre Renom's avatar
      Implemented WebUI topology view. · 2394134e
      Lluis Gifre Renom authored
      - Each device type has a particular icon
      - Icon color represents real/emulated devices
      - Nodes support drag/drop
      - Nodes are auto-placed in the topology
      - Nodes have a tooltip showing their name/id
      2394134e
    • Lluis Gifre Renom's avatar
      Changes in WebUI: · 081237d7
      Lluis Gifre Renom authored
      - Added upload of descriptors file
      - Added scripts to generate descriptor files
      - Arranged minor script details
      - Minor bug fixing
      081237d7