- 18 Dec, 2023 1 commit
-
-
Pablo Armingol authored
-
- 19 Jul, 2022 1 commit
-
-
martinezric authored
-
- 20 May, 2022 1 commit
-
-
Lluis Gifre Renom authored
- initial skeleton (not functional)
-
- 16 Feb, 2022 1 commit
-
-
Lluis Gifre Renom authored
-
- 10 Feb, 2022 1 commit
-
-
Lluis Gifre Renom authored
-
- 22 Dec, 2021 1 commit
-
-
Lluis Gifre Renom authored
-
- 16 Dec, 2021 1 commit
-
-
Lluis Gifre Renom authored
-
- 14 Dec, 2021 1 commit
-
-
Lluis Gifre Renom authored
-
- 30 Nov, 2021 1 commit
-
-
Javi Moreno authored
-
- 12 Nov, 2021 1 commit
-
-
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.
-
- 05 Nov, 2021 1 commit
-
-
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
-