Commit 4a0c12b4 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

First functional version of Device after rework of Database API.

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.
parent ad32a828
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment