Skip to content
  1. Nov 10, 2021
    • Lluis Gifre Renom's avatar
      Intermediate Device component backup: · 7465e6de
      Lluis Gifre Renom authored
      - reorganized some files and modules
      - implemented discovery of device endpoints for OpenConfig driver
      - implemented retrieval of current configuration for OpenConfig driver
      - updated test units and separated in emulated and openconfig test sets
      7465e6de
  2. Nov 05, 2021
    • Lluis Gifre Renom's avatar
      Several changes: · dfa0d98d
      Lluis Gifre Renom authored
      - added missing proto files in genproto.sh
      - created .gitignore files to prevent sharing device credentials and data
      - improved MonitoringLoops class with one thread per driver for data collection, a unique aggregation queue and one single thread for data export to monitoring
      - added GetResource method to Driver API
      - improved DriverFactory to select the driver that better fits with filter fields in terms of number of correspondences in filter fields. Drivers with some mismatch filter are discarded.
      - implemented proper initialization and connection of drivers to real devices
      - started to implement OpenConfig driver with support for Infinera Packet Routers
      dfa0d98d
  3. Nov 04, 2021
  4. Nov 03, 2021
  5. Nov 02, 2021
    • Lluis Gifre Renom's avatar
      Several changes in Device: · 0dff3f59
      Lluis Gifre Renom authored
      - Multiple minor bug resolutions
      - DeviceClient: solved logging bug
      - EmulatedDriver: solved GetConfig bug and added event to prevent double connection requests
      - DriverInstanceCache, DriverFactory: Added formatting of filter fields
      - DataCache: solved minor bug
      - DriverAPI test unit: corrected getconfig assertion check
      - Device test unit: reimplemented, first complete test after component reworking
      - DataCache/DeviceTools: solved several minor bugs
      - DeviceServiceServicerImpl: added removal of drivers and endpoints when device is removed.
      0dff3f59
    • Sergio Gonzalez Diaz's avatar
      Update .gitlab-ci.yml · 632af8e0
      Sergio Gonzalez Diaz authored
      632af8e0
    • Sergio Gonzalez Diaz's avatar
      Update monitoring .gitlab-ci.yml · dc61c8d1
      Sergio Gonzalez Diaz authored
      dc61c8d1
  6. Oct 29, 2021
  7. Oct 28, 2021