1. 26 Oct, 2022 1 commit
  2. 18 Oct, 2022 3 commits
  3. 17 Oct, 2022 1 commit
  4. 14 Oct, 2022 1 commit
  5. 04 Oct, 2022 3 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
      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
  6. 28 Sep, 2022 2 commits
    • Lluis Gifre Renom's avatar
      Integration fix resolution: · a2d4ba5b
      Lluis Gifre Renom authored
      Common:
      - added slice to EventTools
      
      OFC'22 tests:
      - corrected OFC'22 delete service test to identify appropriate service to be deleted
      - removed usage of events for testing
      
      Compute:
      - remove diversity constraint when not populated
      
      Device:
      - removed unused field in database and code polishing
      
      Service:
      - migrated L3NMEmulatedServiceHandler to the new API
      - polishing of code
      a2d4ba5b
    • Lluis Gifre Renom's avatar
      Integration fix resolution: · 43e39750
      Lluis Gifre Renom authored
      - updated OFC'22 test scripts with source of env variables
      - activated DEBUG logs in Device and Service components
      - added Slice as dependency of Compute
      - removed creation of services in Compute, all goes through Slice
      - Added missing default constraints in PathComp Frontend
      - added logic in Slice to identify if its L2 or L3
      43e39750
  7. 27 Sep, 2022 2 commits
  8. 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
  9. 13 Sep, 2022 1 commit
    • Lluis Gifre Renom's avatar
      ECOC'22 tests: · c6979af4
      Lluis Gifre Renom authored
      - corrected Objects_DC_CSGW_TN scenario file
      - minor corrections and formatting of functional tests
      c6979af4
  10. 11 Sep, 2022 3 commits
    • Lluis Gifre Renom's avatar
      ECOC'22 test: · af8fd343
      Lluis Gifre Renom authored
      - Renamed OldBigNet scenario to BigNet
      - Updated JSON descriptor builder scripts
      - Generated descriptor files for scenario
      - Updated definition of functional tests
      af8fd343
    • Lluis Gifre Renom's avatar
      ECOC'22 test: · 442ff9a6
      Lluis Gifre Renom authored
      - Improved formatting of scenario DC-CSGW-TN
      - Created clone of scenario DC-CSGW-TN including OLS
      - Cleaned up bootstrap and delete service unitary tests
      - Renamed device type OPTICAL_LINE_SYSTEM to OPEN_LINE_SYSTEM
      442ff9a6
    • Lluis Gifre Renom's avatar
      Multiple changes and fixes: · a5f4f2b6
      Lluis Gifre Renom authored
      Common:
      - renamed device type OPTICAL_LINE_SYSTEM to OPEN_LINE_SYSTEM
      - added DATACENTER and EMULATED_DATACENTER device types.
      
      Context:
      - modified service constraints for test object to use nomenclature "metric[unit]"
      - corrected ConstraintModel dump methods
      
      Device:
      - uncommented dump methods in database ContextModel and TopologyModel
      
      OFC'22 / OECCPSC'22 tests:
      - renamed device type OPTICAL_LINE_SYSTEM to OPEN_LINE_SYSTEM
      
      WebUI:
      OFC'22 / OECCPSC'22 tests:
      - renamed device type OPTICAL_LINE_SYSTEM to OPEN_LINE_SYSTEM
      a5f4f2b6
  11. 07 Sep, 2022 1 commit
  12. 05 Sep, 2022 1 commit
  13. 01 Aug, 2022 1 commit
    • Lluis Gifre Renom's avatar
      ECOC'22 functional test: · fc145563
      Lluis Gifre Renom authored
      - arranged run_test scripts and objects
      - deactivated unneeded components in the deployment
      - arranged LoadDescriptors Python script
      - improved Tutorial page for ECOC'22 demo
      fc145563
  14. 27 Jul, 2022 2 commits
    • Lluis Gifre Renom's avatar
      Multiple changes: · 6a4ae5fe
      Lluis Gifre Renom authored
      Common scripts:
      - added script to dump logs of all pods/containers in a namespace
      
      ECOC'22 demo:
      - removed unneeded scripts and files
      - cleaned up run_test scripts
      - added run test and coverage script
      - added deploy_specs.sh
      - added scripts to generate JSON descriptors
      
      OFC'22 demo:
      - added deploy_specs.sh
      6a4ae5fe
    • Lluis Gifre Renom's avatar
      ECOC'22 functional test: · 213c0476
      Lluis Gifre Renom authored
      - removed redundant scripts and files
      - added missing show_logs_slice.sh script
      - partially arranged tutorial page
      213c0476
  15. 21 Jul, 2022 2 commits
  16. 19 Jul, 2022 1 commit
  17. 18 Jul, 2022 1 commit
  18. 15 Jul, 2022 3 commits
    • Lluis Gifre Renom's avatar
      OECC/PSC'22 Experiment: · f5c849fd
      Lluis Gifre Renom authored
      - moved README file to tutorial folder
      - solved minor code issue with slice removal placeholder
      f5c849fd
    • 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
    • Lluis Gifre Renom's avatar
      Helper scripts: · 9f334371
      Lluis Gifre Renom authored
      - moved OFC'22 helper scripts to show logs to main scripts folder and adapted to use scenario definition variables
      9f334371
  19. 23 Jun, 2022 1 commit
  20. 03 May, 2022 1 commit
  21. 08 Mar, 2022 1 commit
  22. 04 Mar, 2022 1 commit
  23. 24 Feb, 2022 2 commits
    • Lluis Gifre Renom's avatar
      Implemented WebUI topology view. · 2394134e
      Lluis Gifre Renom authored
      - Each device type has a particular icon
      - Icon color represents real/emulated devices
      - Nodes support drag/drop
      - Nodes are auto-placed in the topology
      - Nodes have a tooltip showing their name/id
      2394134e
    • Lluis Gifre Renom's avatar
      Changes in WebUI: · 081237d7
      Lluis Gifre Renom authored
      - Added upload of descriptors file
      - Added scripts to generate descriptor files
      - Arranged minor script details
      - Minor bug fixing
      081237d7
  24. 23 Feb, 2022 1 commit
  25. 17 Feb, 2022 2 commits
  26. 16 Feb, 2022 1 commit