Skip to content
Snippets Groups Projects
  1. Aug 27, 2024
    • Waleed Akbar's avatar
      Initial Version of Analytics Component · 485d3178
      Waleed Akbar authored
      - Added the Analytics Frontend client and service with no logic implemented yet.
      - Added enums and ports for the Analytics frontend and backend in the constants.
      - Added test files and messages.
      - Added test execution scripts.
      485d3178
  2. Aug 09, 2024
    • Waleed Akbar's avatar
      Changes to telemetry service · 6ac3c400
      Waleed Akbar authored
      - TelemetryBackendService name and port is added in constants
      - get_kafka_address() call added in TelemetryBackendService
      - kafk topics test added in telemetrybackend test file
      - get_kafka_address() call added in TelemetryBackendServiceImpl
      - kafk topics test added in telemetryfrontend test file
      - improvements in Telemetry gitlab-ci file
         + unit_test for telemetry backend and frontend added.
         + many other small changes
      6ac3c400
  3. Jul 25, 2024
  4. Jul 22, 2024
  5. Jul 19, 2024
  6. Jul 12, 2024
  7. Apr 24, 2024
  8. Apr 18, 2024
  9. Mar 22, 2024
  10. Mar 19, 2024
  11. Mar 06, 2024
  12. Mar 04, 2024
  13. Feb 09, 2024
  14. Feb 08, 2024
  15. Dec 18, 2023
  16. Dec 15, 2023
  17. Nov 20, 2023
  18. Nov 08, 2023
  19. Oct 30, 2023
  20. Oct 23, 2023
  21. Jul 12, 2023
  22. Jul 06, 2023
  23. Jun 15, 2023
  24. Jun 01, 2023
    • Pablo Armingol's avatar
      Creation of BGP-LS speaker module and webUI interface to manage BGP-LS peers.... · 2fe140ef
      Pablo Armingol authored
      Creation of BGP-LS speaker module and webUI interface to manage BGP-LS peers. Also, possibility to add discovered nodes and automatic link management. Creation of a folder in compute to support BGP-LS in NBI.
      
      1) New features in BGP module.
      2) Removal of old files.
      3) Webui support for new functionalities.
      4) Compute modification for NBI support (in progress).
      2fe140ef
  25. May 11, 2023
  26. May 10, 2023
  27. Apr 27, 2023
  28. Feb 06, 2023
    • Lluis Gifre Renom's avatar
      Compute component: · cba8b97f
      Lluis Gifre Renom authored
      - Corrected structure of Debug API
      - Updated paths and endpoints
      - Removed unneeded common constants
      cba8b97f
  29. Feb 01, 2023
    • Lluis Gifre Renom's avatar
      Headers: · 99242d05
      Lluis Gifre Renom authored
      - Added/Updated headers
      - Added script to update copyright headers
      99242d05
  30. Jan 25, 2023
    • Lluis Gifre Renom's avatar
      All components: · 5e8130ad
      Lluis Gifre Renom authored
      - migrated from DEFAULT_CONTEXT_UUID to DEFAULT_CONTEXT_NAME
      - migrated from DEFAULT_TOPOLOGY_UUID to DEFAULT_TOPOLOGY_NAME
      - migrated from INTERDOMAIN_TOPOLOGY_UUID to INTERDOMAIN_TOPOLOGY_NAME
      5e8130ad
  31. Jan 20, 2023
    • Lluis Gifre Renom's avatar
      Common: · 7ffa0dcf
      Lluis Gifre Renom authored
      - corrected service name of load generator
      7ffa0dcf
    • Lluis Gifre Renom's avatar
      Load Generator component: · 173af90f
      Lluis Gifre Renom authored
      - Converted load_gen tool into a microservice
      - Added simple WebUI page to manage it
      - Created manifests, Dockerfile, etc.
      - Created proto file to manage the load generator
      173af90f
  32. Jan 16, 2023
    • Lluis Gifre Renom's avatar
      Context component: · 823eb467
      Lluis Gifre Renom authored
      - disabled event testing; operation works, but sometimes tests get stuck
      - added dynamic wait for CockroachDB and NATS containers to start
      - tuned grace shutdown period
      - improved NatsBackend termination
      823eb467
  33. Jan 04, 2023
    • Lluis Gifre Renom's avatar
      Common: · 5b1579a7
      Lluis Gifre Renom authored
      - updated coveragerc template file
      - extended and improved rpc wrapper set of declarable exceptions
      - updated default context and topology definition constants
      5b1579a7
  34. Dec 15, 2022
    • Lluis Gifre Renom's avatar
      Proto: · 817f5f08
      Lluis Gifre Renom authored
      - added field name in context
      - added field name in topology
      - added field name in device
      - added field name in link
      - added field name in service
      - added field name in slice
      817f5f08
  35. Dec 02, 2022
    • Lluis Gifre Renom's avatar
      Common: · 2f520913
      Lluis Gifre Renom authored
      - Increased default gRPC workers from 10 to 200
      - added object factory methods for L2NM services
      2f520913
Loading