Skip to content
  1. Oct 26, 2022
  2. Oct 14, 2022
  3. Oct 06, 2022
  4. Oct 05, 2022
  5. Oct 04, 2022
    • 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
  6. Sep 28, 2022
    • Lluis Gifre Renom's avatar
      WebUI: · 40cac64a
      Lluis Gifre Renom authored
      - Improved look & feel of service and slice pages.
      40cac64a
  7. Sep 27, 2022
  8. Sep 26, 2022
  9. Sep 18, 2022
    • Lluis Gifre Renom's avatar
      Multiple changes: · 78ff8668
      Lluis Gifre Renom authored
      Service component:
      - fixed dependency tracking for service teardown
      
      WebUI component:
      - fixed wrong labels and values in service template
      - fixed wrong labels and values in slice template
      78ff8668
  10. Sep 17, 2022
    • 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
  11. Sep 15, 2022
  12. Sep 14, 2022
  13. Sep 13, 2022
    • longllu's avatar
      WebUI improvement: · 209c6248
      longllu authored
      Main page:
      - Change page title to "ETSI TeraFlowSDN Controller"
      - Add slogan "Open Source for Smart Networks and Services" next to the logo (on top)
      - Change Logo and Icon
      
      About page:
      - Change title to "ETSI TeraFlowSDN Controller"
      - Remove link "TeraFlow H2020 webpage" and add link "ETSI Open Source Group for TeraFlowSDN" pointing to: https://tfs.etsi.org/
      - Remove partners logo
      
      Service detail page :
      - Show correct Service Type instead of integer
      - Show service status
      - Format configurations as in device details
      - Format constraints as in device details
      - Add constraints
      - Format endpoints and add device uuid
      
      Service page:
      -Remove constraints
      
      Link detail page:
      -Add device uuid to the endpoints table
      209c6248
  14. Sep 11, 2022
    • 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
  15. Sep 09, 2022
    • longllu's avatar
      WebUI component: · cb106875
      longllu authored
      - corrected constraint display in service list page
      - added list of connections related to service in detail page
      - added detail of links
      - improved look and feel of device detail page
      - added feature of loading services through  JSON file
      cb106875
  16. Jul 26, 2022
    • Lluis Gifre Renom's avatar
      Adapted... · a2836b67
      Lluis Gifre Renom authored
      Adapted L3_AttackMitigator/L3_CentralizedAttackDetector/L3_DistributedAttackDetector to common proto folder
      - Moved imports from *.proto folder to common.proto folder
      - Removed genproto.sh scripts
      - Arranged requirements to accelerate Docker image creation
      - Minor code and linting fixes
      - Updated Dockerfile
      - Arranged GitLab CI/CD pipeline
      a2836b67
  17. Jul 18, 2022
  18. Jul 15, 2022
  19. Jul 14, 2022
  20. Jul 13, 2022
    • Lluis Gifre Renom's avatar
      WebUI component: · 21e13d4e
      Lluis Gifre Renom authored
      - removed hardcoded paths and replaced by url_for methods
      - arranged service paths to be homogeneous with other entities
      - implemented service delete
      - adapted JavaScript scripts to use dynamically generated paths from Jinja
      - corrected error logger in delete of device and service
      - implemented logic to support deploying the WebUI on a subpath of WSGI servers
      21e13d4e
  21. Jun 23, 2022
  22. May 18, 2022
  23. May 17, 2022
  24. May 03, 2022
  25. Mar 08, 2022