Committed by
Gerrit Code Review
[ONOS-4797] Implement the Driver for handling Arista switch
Arista switch with its recent network OS, EOS, supports remote configuration & control. The protocol for this is Arista's proprietary but REST style. Since ONOS has already REST southbound protocol, the control of Arista switch can be easily done by using this. - Implemnted driver Loader for Arista switch - Implemented DeviceDescriptionDiscovery for Arista switch - [Deleted] Implemented the method sending post to Arista switch and return the result as a String Change-Id: I9d4b8f0d707361949ff530ff414adb0437ae87d9
Showing
9 changed files
with
336 additions
and
0 deletions
drivers/arista/BUCK
0 → 100644
drivers/arista/features.xml
0 → 100755
drivers/arista/pom.xml
0 → 100755
-
Please register or login to post a comment