Skip to content
Snippets Groups Projects
  1. May 16, 2025
  2. Nov 04, 2024
  3. Apr 18, 2024
  4. Feb 23, 2023
    • Lluis Gifre Renom's avatar
      Pre-merge cleanup: · d3e89f37
      Lluis Gifre Renom authored
      - Updated Netconf/OpenConfig descriptor files
      - Normalized variable names in OpenConfigDriver
      - Minor code cleanup
      d3e89f37
  5. Feb 01, 2023
    • Lluis Gifre Renom's avatar
      Headers: · 99242d05
      Lluis Gifre Renom authored
      - Added/Updated headers
      - Added script to update copyright headers
      99242d05
  6. May 19, 2022
  7. May 17, 2022
  8. Feb 16, 2022
  9. Feb 10, 2022
  10. Dec 16, 2021
  11. Dec 15, 2021
  12. Nov 30, 2021
  13. Nov 12, 2021
    • Lluis Gifre Renom's avatar
      First functional version of Device after rework of Database API. · 4a0c12b4
      Lluis Gifre Renom authored
      Device:
      - Implemented Driver API with some special resources to enable retrieving endpoints from devices, interfaces, and network instances.
      - Implemented special resource_keys (_connect/*) to enable AddDevice to obtain settings used to connect to remote devices (address, port, username, password, etc.)
      - Implemented Emulated Driver (only for testing)
      - Implemented OpenConfig Driver (missing to implement monitoring; templates for Infinera devices to be tested with other device vendors)
      - Minor bugs and code improvements
      - Improved test unit to enable easy testing of vendor devices and keep credentials secret.
      4a0c12b4
Loading