1. 27 Oct, 2022 1 commit
    • Lluis Gifre Renom's avatar
      DLT: · 0a1b6178
      Lluis Gifre Renom authored
      MockBlockchain:
      - Implemented mock-blockchain module to facilitate testing and debugging of DLT connector & workflows
      - Added manifests, Dockerfile, etc.
      
      DLT Connector:
      - corrected requirements.in
      - updated Dockerfile
      - WIP: implementation of test_unitary.py
      
      DLT Gateway:
      - Improved/extended Dockerfile
      - Moved Dockerfile to correct folder
      - Corrected import path for proto files
      0a1b6178
  2. 26 Oct, 2022 5 commits
  3. 18 Oct, 2022 2 commits
  4. 17 Oct, 2022 1 commit
  5. 14 Oct, 2022 6 commits
  6. 13 Oct, 2022 1 commit
  7. 12 Oct, 2022 1 commit
  8. 07 Oct, 2022 3 commits
    • Lluis Gifre Renom's avatar
      Service component: · 568149a1
      Lluis Gifre Renom authored
      - Removed deprecated Database Model within Service
      - Corrected constructor signature of ServiceHandler interface
      - Removed unneeded file in L3NMEmulated Service Handler
      - Removed unused imports from TAPI Service Handler
      568149a1
    • Lluis Gifre Renom's avatar
      Service component: · 92dfd5b4
      Lluis Gifre Renom authored
      - Removed deprecated PathComputationElement class
      - Migrated old L3NMOpenConfig Service Handler to the new framework
      - Removed unneeded file in L3NMEmulated Service Handler
      92dfd5b4
    • Lluis Gifre Renom's avatar
      Device component: · f2a1b9ea
      Lluis Gifre Renom authored
      OpenConfig Driver:
      - added default endpoint type in case it cannot be retrieved from the remote device
      - corrected network_instance/edit_config.xml template; wrong XML format
      f2a1b9ea
  9. 06 Oct, 2022 3 commits
  10. 05 Oct, 2022 5 commits
  11. 04 Oct, 2022 6 commits
    • Lluis Gifre Renom's avatar
      ECOC'22 functional test: · 61eff2eb
      Lluis Gifre Renom authored
      - Fixed endpoint UUIDs of OLS device, otherwise cleanup crashes due to different endpoint UUIDs randomly generated.
      - Fixed create/delete service tests
      61eff2eb
    • Lluis Gifre Renom's avatar
      Service component: · 26169a15
      Lluis Gifre Renom authored
      - Corrected delete config rules in L2NMEmulated/L3NMEmulated/TAPI Service Handlers.
      - Commented unneeded settings in L2NMEmulatedServiceHandler Config Rules
      26169a15
    • Lluis Gifre Renom's avatar
      Common and Device: · 10a63cc4
      Lluis Gifre Renom authored
      - Implemented generic MutexQueues class
      - Implemented sequentialization of operations in Device component to prevent data corruption and race conditions
      10a63cc4
    • Lluis Gifre Renom's avatar
      ECOC'22 functional test: · 8806bbf9
      Lluis Gifre Renom authored
      - Added script to generate topologies and services using DC_CSGW_OLS
      - Corrected script to generate topologies and services using DC_CSGW_TN_OLS
      - Corrected resources imported by functional tests
      8806bbf9
    • Lluis Gifre Renom's avatar
      Functional tests: · 85a2d9a2
      Lluis Gifre Renom authored
      - corrected components imported by the tests and default my_deploy.sh
      85a2d9a2
    • Lluis Gifre Renom's avatar
      WebUI: · ffbf7393
      Lluis Gifre Renom authored
      - Activated "Grafana" link in top menu
      - Implemented onboarding of devices + configuration from JSON descriptor files
      - added device status in device details page
      - created new grafana dashboard for new PostgreSQL-based monitoring database
      - updated deploy.sh script with correct configuration of Grafana monitoring datasource and new dashboard
      ffbf7393
  12. 29 Sep, 2022 1 commit
  13. 28 Sep, 2022 5 commits