Skip to content
  1. Jan 19, 2023
  2. Nov 25, 2022
  3. Nov 24, 2022
  4. Nov 22, 2022
  5. Nov 09, 2022
    • Lluis Gifre Renom's avatar
      WebUI component: · 8e70d38d
      Lluis Gifre Renom authored
      - minor code formatting
      - added conditions to show hyperlinks only for sub-services and sub-slices in same context
      8e70d38d
  6. Nov 04, 2022
    • Lluis Gifre Renom's avatar
      WebUI component: · e43eb563
      Lluis Gifre Renom authored
      - updated cookie name to prevent cross-instance session data leakage. otherwise, selected topology in one instance, is used in other instances.
      - added Slice component as a dependency of WebUI
      e43eb563
  7. Oct 28, 2022
    • 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
  8. Oct 26, 2022
  9. Oct 14, 2022
  10. Oct 06, 2022
  11. Oct 05, 2022
  12. 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
  13. Sep 28, 2022
    • Lluis Gifre Renom's avatar
      WebUI: · 40cac64a
      Lluis Gifre Renom authored
      - Improved look & feel of service and slice pages.
      40cac64a
  14. 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
  15. 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
  16. Sep 15, 2022
  17. Sep 14, 2022
  18. 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
  19. 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
  20. 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
  21. Aug 08, 2022
    • Ville Hallivuori's avatar
      Pull request #2: vhallivu/XR_DRIVER_EMULATE_ENDPOINTS · ac066a01
      Ville Hallivuori authored
      Merge in XRCA/teraflow from vhallivu/XR_DRIVER_EMULATE_ENDPOINTS to xr_development
      
      Squashed commit of the following:
      
      commit da5b46937d8f0dd87f535e3d736dc1d9e2043e94
      Author: Ville Hallivuori <VHallivuori@infinera.com>
      Date:   Mon Aug 8 15:21:16 2022 +0300
      
          Updates to emulation
      
      commit b9d9e566f4622f85767c85b72494fbb33896de60
      Author: Ville Hallivuori <VHallivuori@infinera.com>
      Date:   Mon Aug 8 13:49:55 2022 +0300
      
          Add XR constellation icon for topology
      
      commit 6d24a643f11ecb684043332500c2ee8b2768e900
      Author: Ville Hallivuori <VHallivuori@infinera.com>
      Date:   Mon Aug 8 12:56:16 2022 +0300
      
          Improved XR service creation stubs
      
      commit 7d31fd2ecc67848368e2d0eddb616faa6115128d
      Author: Ville Hallivuori <VHallivuori@infinera.com>
      Date:   Mon Aug 8 08:07:10 2022 +0300
      
          Eulation for XrDriver endpoints
      ac066a01
  22. Jul 18, 2022
  23. Jul 15, 2022
    • Lluis Gifre Renom's avatar
      Adapted WebUI to common proto folder · a57fcc00
      Lluis Gifre Renom authored
      - Moved imports from *.proto folder to common.proto folder
      - Removed webui's genproto.sh script
      - Minor code and linting fixing
      - Arranged requirements to accelerate Docker image creation
      - Updated Dockerfile
      - Arranged GitLab CI/CD pipeline
      - Corrected usage of ConfigRules to use new custom ConfigRules
      - Moved config variables to new config framework
      - Removed unneeded Config variables
      a57fcc00
  24. Jul 14, 2022
  25. 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
  26. Jun 23, 2022
  27. Mar 08, 2022
  28. Mar 04, 2022
    • Lluis Gifre Renom's avatar
      WebUI: · 5dd03406
      Lluis Gifre Renom authored
      - Corrected Grafana port
      - Populated/Removed text placeholders
      - Corrected labels in "Service" page
      5dd03406
  29. Mar 01, 2022
  30. Feb 25, 2022