1. 28 Sep, 2022 2 commits
  2. 17 Sep, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Multiple improvements: · 67789ca3
      Lluis Gifre Renom authored
      ECOC'22 test:
      - added CTTC OLS and Automation component deployment to script
      
      Common:
      - corrected DeviceType name for transponder
      
      Compute:
      - added bearer definitions for ECOC'22 demo
      - removed hard errors and replaced by warning log messages
      - forced to use VPLS, i.e., always slices
      - added definition of L2-VPN service settings
      
      Device component:
      - forced to use emulated devices for openconfig devices (just for demo purposes, for the sake of reducing demo time)
      - added commit_per_delete setting in OpenConfigDriver
      - improved detection of PORT components for ADVA devices
      
      PathComp-Frontend component:
      - added default settings for TAPI connections
      - corrected reply composition; subservices were added wrongly
      - added log lines for debug purposes
      
      Service component:
      - corrected ConfigRules for L2NM Emulated Service Handler
      - adapted TAPI Service Handler to new framework
      - added log lines in TaskScheduler compose_from_service (debugging)
      - TaskScheduler compose_from_service does not retrieve all resources (debugging)
      - removed ConnectionExpander from Tasks ConfigureConnection and DeconfigureConnection
      
      WebUI component:
      - minor improvements
      67789ca3
  3. 13 Sep, 2022 1 commit
  4. 11 Sep, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Compute component: · b4c93fd7
      Lluis Gifre Renom authored
      - Updated endpoint mapping for ECOC'22 scenario
      - Swapped get-service and get-slice methods to priorize slices over services
      b4c93fd7
  5. 02 Aug, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Compute component: · ce0208b1
      Lluis Gifre Renom authored
      - implemented delete of IETF L2VPN services/slices
      - implemented diversity and availability constraints
      ce0208b1
  6. 21 Jul, 2022 1 commit
  7. 15 Jul, 2022 3 commits
    • Lluis Gifre Renom's avatar
      Adaptation of Compute: · 4728d07c
      Lluis Gifre Renom authored
      - Corrected usage of ConfigRules to use new custom ConfigRules
      4728d07c
    • Lluis Gifre Renom's avatar
      Adapted Compute to common proto folder · 226d1087
      Lluis Gifre Renom authored
      - Moved imports from *.proto folder to common.proto folder
      - Removed compute's genproto.sh script
      - Minor code and linting fixing
      - Arranged requirements to accelerate Docker image creation
      - Updated Dockerfile
      - Arranged GitLab CI/CD pipeline
      226d1087
    • Lluis Gifre Renom's avatar
      OFC'22 functional test: · 6b1ff3e8
      Lluis Gifre Renom authored
      - corrected device and endpoint names
      - corrected bearer definitions
      - deleted unneeded/redundant scripts
      - removed code coverage from test executions
      - added separate script for test and code coverage
      - moved OFC'22 README to the tutorial folder
      6b1ff3e8
  8. 23 Jun, 2022 1 commit
  9. 19 May, 2022 2 commits
    • Lluis Gifre Renom's avatar
      Compute component: · eb1c97b8
      Lluis Gifre Renom authored
      - Migrated to use new generic Rest servicer
      - Moved client declarations close to use places to prevent initialization locks
      - Adaptations to comply with the new settings framework
      - Updated unitary tests to use new generic Rest and gRPC servicers and clients
      - Minor code styling/formatting
      eb1c97b8
    • Lluis Gifre Renom's avatar
      Compute component: · 4375de80
      Lluis Gifre Renom authored
      - Migrated to use new generic gRPC servicer
      - Migrated to use new generic Rest servicer
      - Migrated to use new settings framework
      - Minor code formatting/styling
      4375de80
  10. 03 May, 2022 1 commit
  11. 08 Mar, 2022 2 commits
  12. 04 Mar, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Compute: · 06e85fc1
      Lluis Gifre Renom authored
      NBI IETF L2VPN:
      - Added missing configuration attributes (BGP AS, BGP Route Target)
      06e85fc1
  13. 01 Mar, 2022 1 commit
  14. 16 Feb, 2022 2 commits
  15. 10 Feb, 2022 1 commit
  16. 13 Jan, 2022 1 commit
  17. 07 Jan, 2022 1 commit
  18. 29 Oct, 2021 2 commits
  19. 27 Sep, 2021 1 commit
    • Lluis Gifre Renom's avatar
      Two changes: · f0d6c44e
      Lluis Gifre Renom authored
      - Added REST API Server to Compute component
      - Factorized get settings from environment variabes into common method get_setting
      f0d6c44e
  20. 22 Sep, 2021 1 commit
  21. 21 Sep, 2021 1 commit