1. 01 Feb, 2023 6 commits
  2. 31 Jan, 2023 1 commit
  3. 29 Jan, 2023 1 commit
  4. 26 Jan, 2023 1 commit
  5. 25 Jan, 2023 1 commit
    • Lluis Gifre Renom's avatar
      All components: · 5e8130ad
      Lluis Gifre Renom authored
      - migrated from DEFAULT_CONTEXT_UUID to DEFAULT_CONTEXT_NAME
      - migrated from DEFAULT_TOPOLOGY_UUID to DEFAULT_TOPOLOGY_NAME
      - migrated from INTERDOMAIN_TOPOLOGY_UUID to INTERDOMAIN_TOPOLOGY_NAME
      5e8130ad
  6. 20 Jan, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Load Generator component: · 173af90f
      Lluis Gifre Renom authored
      - Converted load_gen tool into a microservice
      - Added simple WebUI page to manage it
      - Created manifests, Dockerfile, etc.
      - Created proto file to manage the load generator
      173af90f
  7. 30 Dec, 2022 1 commit
  8. 22 Dec, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Tools - load-gen: · 42de2fbe
      Lluis Gifre Renom authored
      - added support for microwave services
      - removed DLT from default list of components
      - added support to re-use endpoints in a single device for multiple connections
      42de2fbe
  9. 21 Dec, 2022 1 commit
  10. 18 Dec, 2022 5 commits
  11. 17 Dec, 2022 2 commits
  12. 16 Dec, 2022 2 commits
  13. 15 Dec, 2022 2 commits
  14. 13 Dec, 2022 1 commit
  15. 02 Dec, 2022 3 commits
    • Lluis Gifre Renom's avatar
      Tools - Load Generator: · a637dd44
      Lluis Gifre Renom authored
      - created new load generator tool to stress TeraFlowSDN
      - added descriptor file to populate topologies
      - added helper script to run it
      a637dd44
    • Lluis Gifre Renom's avatar
      Tool Load Scenario: · 29e3f8e8
      Lluis Gifre Renom authored
      - added missing headers
      29e3f8e8
    • Lluis Gifre Renom's avatar
      Tools: · 94e65624
      Lluis Gifre Renom authored
      - added tool to load scenarios from descriptor files
      - added README.md file
      - added helper script
      - added example descriptors
      94e65624
  16. 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
  17. 25 Nov, 2022 3 commits
  18. 24 Nov, 2022 2 commits
  19. 23 Nov, 2022 4 commits
  20. 22 Nov, 2022 1 commit