Skip to content
Snippets Groups Projects
  1. Aug 11, 2024
    • Waleed Akbar's avatar
      Changes in KPI Manager KPI value API and value Writer. · 1bb6e1bb
      Waleed Akbar authored
      - updated cmd in test file of KPI manager
      - move kafka producer object to __init__ function.
      - write JSON object to Kafka
      -  Read JSON object from Kafka
      - Slight to manage the affect of JSON object.
      - Static methods are removed.
      1bb6e1bb
  2. Aug 09, 2024
  3. Aug 06, 2024
  4. Aug 02, 2024
  5. Aug 01, 2024
  6. Jul 31, 2024
  7. Jul 30, 2024
  8. Jul 25, 2024
  9. Jul 24, 2024
  10. Jul 15, 2024
  11. Jul 12, 2024
  12. Apr 18, 2024
  13. Dec 15, 2023
    • Lluis Gifre Renom's avatar
      NBI Component - IETF Network plugin: · 45b36504
      Lluis Gifre Renom authored
      - Added missing YANG data models
      - Updated build-yang-bindings.sh script
      - Corrected unitary test test_ietf_network.py
      - Reorganized message composer scripts
      - Removed unneeded code files
      - Implemented composition of nodes, links, termination points, and networks
      - Implemented manual fixes for what pyangbind does not support
      - Added NameMapping class to cache entity names
      45b36504
  14. Feb 01, 2023
    • Lluis Gifre Renom's avatar
      Headers: · 99242d05
      Lluis Gifre Renom authored
      - Added/Updated headers
      - Added script to update copyright headers
      99242d05
  15. Jan 13, 2023
    • Lluis Gifre Renom's avatar
      Common: · 692fc03e
      Lluis Gifre Renom authored
      - Added backend for NATS message broker
      - removed unneeded test script
      692fc03e
  16. Feb 16, 2022
  17. Nov 04, 2021
  18. Sep 23, 2021
  19. Jul 16, 2021
    • Lluis Gifre Renom's avatar
      Added testunit example: · 98fc013f
      Lluis Gifre Renom authored
      - monitoring/test_monitoring.py: provides a basic testing skeleton
      - monitoring/requirements.in/.txt: updated with pytest
      - monitoring/genproto.py: added instructions to import generated Python modules using "from . import ..." instead of "import ..."; otherwise, pytest and other possible modules doing imports might complain.
      - monitoring/monitoring_server.py: packed start_server and stop_server functionaity to simplify test definition, minor formattings, bug resolutions and improvements in package import.
      - monitoring/monitoring_client.py: minor formattings, bug resolutions, and improvements in package import.
      98fc013f
  20. Jun 14, 2021
  21. Jun 11, 2021
Loading