Skip to content
  1. Jan 24, 2023
  2. Jan 23, 2023
  3. Jan 20, 2023
  4. Jan 19, 2023
  5. Dec 15, 2022
    • longllu's avatar
      WebUI: · d3aa64a2
      longllu authored
      - Update device form.
      d3aa64a2
  6. Dec 13, 2022
    • longllu's avatar
      WebUI : · 05a7465e
      longllu authored
      - Adding the "Add configuration" form.
      - Adding the "Update device" form (not working).
      05a7465e
  7. Dec 02, 2022
    • longllu's avatar
      WebUI: · 87818c07
      longllu authored
      - Adding link tooltip to the topology
      87818c07
    • longllu's avatar
      WebUI: · 95e19c7e
      longllu authored
      - Improving the Add device form
      - Updating the drivers list of the Add device form
      95e19c7e
  8. Nov 25, 2022
  9. Nov 24, 2022
  10. Nov 22, 2022
  11. 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
  12. 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
  13. 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
  14. Oct 26, 2022
  15. Oct 14, 2022
  16. Oct 06, 2022
  17. Oct 05, 2022
  18. 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
  19. Sep 28, 2022
    • Lluis Gifre Renom's avatar
      WebUI: · 40cac64a
      Lluis Gifre Renom authored
      - Improved look & feel of service and slice pages.
      40cac64a
  20. 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
  21. 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
  22. Sep 15, 2022
  23. Sep 14, 2022