61 Commits
Author SHA1 Message Date
thatmattlove 78571edb4e Closes #151: Fix issue with Junos parsing from d1160fe 2021-07-03 21:36:22 -07:00
checktheroads d1160fe4ba Closes #150: Port BIRD AS_Path/Community handling from hyperglass-agent 2021-06-18 22:36:52 -07:00
checktheroads 6c5839be70 #143: Begin hyperglass-agent deprecation 2021-05-30 15:47:48 -07:00
checktheroads 4c948fd97f fix an issue with juniper as_path queries that only returned ipv4 or ipv6 routes (not both), causing queries to fail 2021-04-24 17:03:39 -07:00
checktheroads 5217fcc2e5 implement ability to override device driver 2021-04-23 23:10:03 -07:00
checktheroads 090bb89cdd upgrade scrapli to 2021.1.30 2021-04-23 00:28:13 -07:00
checktheroads 768e3c9749 remove legacy references to display_name 2021-04-22 22:29:13 -07:00
checktheroads cca6b60f09 change timeout key passed to scrapli - fixes issue with long-running commands that exceed the standard timeout 2021-02-25 21:02:53 -07:00
checktheroads 72269f38f5 consolidate name & display name fields, closes #115 2021-02-10 00:43:40 -07:00
checktheroads 6bef010446 add FRR and BIRD SSH support 2021-02-06 00:19:29 -07:00
checktheroads 68485f9ed8 #108: remove hard-coded ignore of system ssh config file 2021-01-25 23:29:05 -07:00
Matt LoveandGitHub 9c0e0c8b90 Merge branch 'v1.0.0' into ui-refactor 2021-01-01 01:50:36 -07:00
checktheroads 59e767e501 clean up data models [skip ci] 2020-12-13 01:48:35 -07:00
checktheroads b97e29d50b fix telnet support, closes #93 2020-11-02 23:08:07 -07:00
checktheroads 67fed4e321 add TSNR support, closes #87 2020-10-18 12:26:31 -07:00
checktheroads fbb42e7c5b add ssh key authentication support, closes #81 2020-10-11 14:39:17 -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 0f3f4bd56b add native mikrotik support 2020-10-05 12:12:27 -07:00
checktheroads 581fcdefb5 improve response parsing options 2020-10-05 12:11:39 -07:00
checktheroads 6f49292dee move execution module to relative imports 2020-10-05 12:10:27 -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 36122e56ab Fix collection method name 2020-07-25 09:27:54 -07:00
checktheroads 87c11fbd40 Add scrapli driver for supported devices 2020-07-23 17:50:14 -07:00
checktheroads 3b513e2a60 Improve driver layout 2020-07-23 17:47:54 -07:00
checktheroads 8c4bf5fbc2 Refactor connection handling to support any transport drivers with a common API 2020-07-23 09:20:04 -07:00
checktheroads 78d4a75b46 closes #58 - fix custom command validation 2020-07-20 07:19:56 -07:00
checktheroads b686174952 fix plain text output on Junos 2020-07-17 01:43:17 -07:00
checktheroads 7f8068ea87 updates for hyperglass-agent 0.1.5 2020-06-28 23:39:03 -07:00
checktheroads 1a1cad5b40 fix empty response handling for structured output 2020-06-27 12:32:11 -07:00
checktheroads 308840b315 fix juniper AS_PATH parsing problem 2020-06-06 01:23:51 -07:00
checktheroads 50dbc75212 fix parsing 2020-06-03 08:55:46 -07:00
checktheroads f3f280cea8 fix reference error 2020-06-03 08:31:17 -07:00
checktheroads be1c6831a4 improve supported NOS validation, should actually fix #41 2020-05-30 08:48:15 -07:00
checktheroads b0b6b67c5c add structured output support 2020-05-29 17:47:53 -07:00
checktheroads dddf8d8563 Fix Juniper BGP Community processing, closes #37 2020-04-26 09:06:38 -07:00
checktheroads 5f3c516f86 revamp logging 2020-04-14 10:24:20 -07:00
checktheroads 7a591e9292 fix logo issue 2020-04-12 02:18:14 -07:00
checktheroads c02b8d359e cleanup 2020-04-12 02:17:16 -07:00
checktheroads 777953b427 ssh handling improvements 2020-04-12 02:10:40 -07:00
checktheroads d0451fd7af fix huawei slash conversion issue 2020-03-24 18:36:04 -07:00
checktheroads 27e25e757a improve unknown error parsing 2020-03-23 01:10:53 -07:00
checktheroads b5b00e047d add ssl certificate error handling 2020-03-21 15:24:50 -07:00
checktheroads fe61a7e90f enable ssl certificate import for hyperglass-agent 2020-03-21 01:44:38 -07:00
checktheroads cd454d5ca1 update httpx with AsyncClient 2020-03-20 22:15:48 -07:00
checktheroads 84f531c574 fix typo & scope errors 2020-02-13 23:31:07 -07:00
checktheroads 6a777ed544 remove device.location field 2020-02-08 10:02:24 -07:00
checktheroads edf0803a62 style improvements 2020-02-03 02:35:11 -07:00