Commit graph

15 commits

Author SHA1 Message Date
thatmattlove
2c7456c317 replace legacy mikrotik parsing with builtin plugin 2022-12-26 11:05:46 -05:00
thatmattlove
9c9a8469a4 replace flake8 with ruff for linting, refactor issues 2022-12-24 17:53:05 -05:00
thatmattlove
c8892f43ea Implement Arista table output plugin and default directive 2021-12-08 17:13:56 -07:00
thatmattlove
e62af507ee Pass full query to output plugin instead of device 2021-09-18 12:47:56 -07:00
thatmattlove
7adb6ae0ec Add directives to global state 2021-09-17 09:04:59 -07:00
thatmattlove
85d7f8876e Refactor Device.type to Device.platform 2021-09-16 22:04:15 -07:00
thatmattlove
cb5459a72a Add failure_reason to InputPlugin, add BGP Community builtin plugin and tests 2021-09-16 18:32:59 -07:00
thatmattlove
6bdfa9e645 Fix string output type checks 2021-09-16 15:57:33 -07:00
thatmattlove
f1b664f09d Add processing checks for BGP route table plugin 2021-09-13 14:11:55 -07:00
thatmattlove
26db076c57 Fix remove_command plugin errors 2021-09-13 02:40:10 -07:00
thatmattlove
7bd23e58c8 Implement Juniper BGP Route plugin and tests 2021-09-13 02:39:37 -07:00
thatmattlove
3d97d118fb Update plugin typings 2021-09-13 02:37:05 -07:00
thatmattlove
a62785227e Start output plugin core implementation 2021-09-12 15:06:34 -07:00
thatmattlove
52b7cbdd3c Implement user API for plugins and fix plugin registration issues 2021-09-11 18:03:35 -07:00
thatmattlove
3c012f7ed1 Start output plugin feature 2021-09-11 00:47:01 -07:00