• 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