1. 14 Oct, 2022 2 commits
  2. 13 Oct, 2022 4 commits
  3. 12 Oct, 2022 1 commit
  4. 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
  5. 06 Oct, 2022 4 commits
  6. 05 Oct, 2022 5 commits
  7. 04 Oct, 2022 8 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
      Monitoring component: · d1c72678
      Lluis Gifre Renom authored
      - added wait control while MonitoringDB is starting
      d1c72678
    • 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
      Monitoring component: · d743ddd1
      Lluis Gifre Renom authored
      - corrected deployment name in manifest file
      - added resource requests and limits for monitoring server container
      d743ddd1
    • 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
  8. 29 Sep, 2022 1 commit
  9. 28 Sep, 2022 10 commits
  10. 27 Sep, 2022 2 commits