1. 02 Nov, 2022 2 commits
    • Lluis Gifre Renom's avatar
      Dlt component: · 97248922
      Lluis Gifre Renom authored
      - updated manifest file with gateway container port
      - corrected behaviour of GetFromDlt method in MockDltGateway
      - minor formatting in MockDltGateway
      - implemented first version of DltConnector's Event Dispatcher (to be tested)
      - moved own-domain-uuid finder to separate class in DltConnector
      - implemented method to identify empty/not-found records
      97248922
    • Lluis Gifre Renom's avatar
      NFV-SDN'22 scenario: · f6b780b6
      Lluis Gifre Renom authored
      - updated endpoint types to specify border/internal
      f6b780b6
  2. 28 Oct, 2022 6 commits
    • Lluis Gifre Renom's avatar
      NFV-SDN'22 scenario: · 58d1ae72
      Lluis Gifre Renom authored
      - updated per-domain descriptors
      - deactivated deploy script to deploy a single domain for testing purposes
      - added script to reset components' status
      - (partially) documented scenario and workflows
      - added script to show deploy
      58d1ae72
    • Lluis Gifre Renom's avatar
      WebUI component: · 4bc896fa
      Lluis Gifre Renom authored
      - extneded context selection to context/topology
      - enabled selection of context/topology to plot
      - enabled listing of devices/links based on context/topology
      - updated network icon
      4bc896fa
    • Lluis Gifre Renom's avatar
      Interdomain component: · 430382ca
      Lluis Gifre Renom authored
      - removed unneeded code in Dockerfile
      - created first partial version of TopologyAbstractor
      430382ca
    • Lluis Gifre Renom's avatar
      DLT: · 416038a7
      Lluis Gifre Renom authored
      - Extended DltGatewayClient to support configuration through env vars
      - Added DltEventsCollector to DltConnector
      - Implemented RecordDevice in DltConnectorServicer
      416038a7
    • Lluis Gifre Renom's avatar
      Context EventsCollector: · 2444817c
      Lluis Gifre Renom authored
      - redesigned EventsCollector to enable auto-reconnections
      2444817c
    • Lluis Gifre Renom's avatar
      MockDltGateway: · 9d6b4876
      Lluis Gifre Renom authored
      - Improved error logging
      9d6b4876
  3. 27 Oct, 2022 8 commits
  4. 26 Oct, 2022 9 commits
  5. 18 Oct, 2022 3 commits
  6. 17 Oct, 2022 1 commit
  7. 14 Oct, 2022 6 commits
  8. 13 Oct, 2022 1 commit
  9. 12 Oct, 2022 1 commit
  10. 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