Juniper / open-nti

Open Network Telemetry Collector build with open source tools
Apache License 2.0
231 stars 93 forks source link

JUNOS EVO support #261

Open zhanghaofeng opened 4 years ago

zhanghaofeng commented 4 years ago

In open-nti.py line 553: version_xpath = "//package-information/comment" This is hard-coded for JUNOS, but no such path in EVO. Any plan to modify this to support EVO?