1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
thatmattlove
7d5d64c0e2 Plugin/directive fixes 2021-09-21 07:54:16 -07:00
thatmattlove
e62af507ee Pass full query to output plugin instead of device 2021-09-18 12:47:56 -07:00
thatmattlove
6bdfa9e645 Fix string output type checks 2021-09-16 15:57:33 -07:00
thatmattlove
f2cb15d0e2 Fix typing issues 2021-09-13 14:10:32 -07:00
thatmattlove
1adad7e46d Implement plugins during execution workflow 2021-09-13 02:37:32 -07:00
thatmattlove
74fcb5dba4 Continue output plugin implementation 2021-09-12 18:27:33 -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
5ccfe50792 Complete directives implementation, refactor exceptions, deprecate VRFs, bump minimum Python version 2021-09-07 22:58:39 -07:00
checktheroads
59e767e501 clean up data models [skip ci] 2020-12-13 01:48:35 -07:00
checktheroads
6b188e446c import formatting imporvements 2020-10-11 13:14:57 -07:00
checktheroads
6841cb65f5 migrate config models to models module 2020-10-11 13:14:07 -07:00
checktheroads
14ec5da505 fix parsing bug causing query failures, closes #90 2020-10-10 21:12:30 -07:00
checktheroads
581fcdefb5 improve response parsing options 2020-10-05 12:11:39 -07:00
checktheroads
1cf082cc48 remove f-string logging 2020-09-28 12:37:44 -07:00
checktheroads
e3716784bc Refactor devices model 2020-07-30 01:30:01 -07:00
checktheroads
8c4bf5fbc2 Refactor connection handling to support any transport drivers with a common API 2020-07-23 09:20:04 -07:00