Juniper / open-nti

Open Network Telemetry Collector build with open source tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JUNOS EVO support

zhanghaofeng opened this issue · comments

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?