Commit graph

75 commits

Author SHA1 Message Date
thatmattlove
e06ea5ecb9 Add separate hooks for major state objects, add tests 2021-09-16 13:46:50 -07:00
thatmattlove
c99f98a6f0 Complete global state implementation 2021-09-15 18:25:37 -07:00
thatmattlove
a2ee4b50fa Implement global state 2021-09-15 00:57:45 -07:00
thatmattlove
11fac961a0 Implement legacy field check & tests 2021-09-13 14:11:07 -07:00
thatmattlove
723048d1d1 Refactor nos naming to type/device_type 2021-09-13 10:00:44 -07:00
thatmattlove
641f1e1bdd Fix issue where structured_output: true on a device would cause it to be disabled 2021-09-13 02:38:08 -07:00
thatmattlove
98201c1752 Update standard structured data models 2021-09-13 02:35:52 -07:00
thatmattlove
c7292dadd3 Fix deprecated base64 method 2021-09-13 02:33:22 -07:00
thatmattlove
b9503546df Move structured samples and remove old tests 2021-09-13 02:32:40 -07:00
thatmattlove
74fcb5dba4 Continue output plugin implementation 2021-09-12 18:27:33 -07:00
thatmattlove
52ebf4663c Update code formatting - line length 2021-09-12 15:09:24 -07:00
thatmattlove
52b7cbdd3c Implement user API for plugins and fix plugin registration issues 2021-09-11 18:03:35 -07:00
thatmattlove
dc274992b8 Clean up API routes 2021-09-11 13:56:20 -07:00
thatmattlove
3c012f7ed1 Start output plugin feature 2021-09-11 00:47:01 -07:00
thatmattlove
76bf5eb380 Implement UI configuration response model 2021-09-10 23:13:27 -07:00
thatmattlove
99c7489441 Move UI Params into Pydantic model 2021-09-10 01:18:38 -07:00
thatmattlove
5ccfe50792 Complete directives implementation, refactor exceptions, deprecate VRFs, bump minimum Python version 2021-09-07 22:58:39 -07:00
checktheroads
f40004b38f continue generic command work 2021-06-23 19:11:59 -07:00
checktheroads
029649e44f Merge branch 'develop' into generic-commands
# Conflicts:
#	hyperglass/configuration/main.py
#	hyperglass/ui/components/form/queryType.tsx
#	hyperglass/ui/components/lookingGlass.tsx
2021-06-19 13:48:14 -07:00
checktheroads
6c5839be70 #143: Begin hyperglass-agent deprecation 2021-05-30 15:47:48 -07:00
checktheroads
c0914f6216 Closes #140: Genericize footer links and menus and allow multiple definitions 2021-05-30 01:05:07 -07:00
checktheroads
4c12f13d43 Closes #139: Enable querying by device hostname as well as internal ID 2021-05-29 21:48:59 -07:00
checktheroads
5f036228a5 initial work on generic commands 2021-05-29 21:26:03 -07:00
checktheroads
8892b3ac04 use 'best' on all juniper bgp route queries, see #128 2021-04-24 17:08:39 -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
1e6cd7a388 Merge branch 'v1.0.0' of github.com:checktheroads/hyperglass into v1.0.0 2021-04-23 00:28:37 -07:00
checktheroads
47fc55fb08 fix handling of juniper indirect next-hops, add tests. closes #135 2021-04-22 22:23:34 -07:00
Matt Love
bc2002e0ff
Merge pull request #127 from horsitis/patch-1
Update juniper.py
2021-04-10 16:14:21 -07:00
checktheroads
253d167a5a actually use light & dark for background/foreground colors. closes #133 2021-04-10 11:17:58 -07:00
checktheroads
7581d42df6 fix handling of Arista iBGP routes, closes #132 2021-04-10 11:00:26 -07:00
horsitis
8a7077052a
Update juniper.py
Fix error "traceroute: wait must be >1 sec"
2021-03-17 11:50:50 +02:00
checktheroads
364fba5ae9 fix code style 2021-02-26 23:21:48 -07:00
checktheroads
f69322013d don't do external RPKI lookups for non-global prefixes 2021-02-25 23:40:19 -07:00
checktheroads
e4f4eb85b0 remove requirement for default VRF to be named default, closes #29 2021-02-25 23:38:57 -07:00
checktheroads
3886925501 add no_communities text field 2021-02-12 23:08:23 -07:00
checktheroads
9f50f41f7d add structured data support for arista_eos 2021-02-12 23:05:24 -07:00
checktheroads
72269f38f5 consolidate name & display name fields, closes #115 2021-02-10 00:43:40 -07:00
checktheroads
e9faef5c5f fix arista nos mapping, closes #117 2021-02-09 22:31:55 -07:00
checktheroads
f15fb4df28 fix code style 2021-02-06 00:59:16 -07:00
checktheroads
6bef010446 add FRR and BIRD SSH support 2021-02-06 00:19:29 -07:00
checktheroads
ad7db8aceb fix formatting 2021-01-18 14:06:03 -07:00
Pau Nadeu Rabat
776c757731 Flake8 validations. 2021-01-18 21:42:09 +01:00
Pau Nadeu Rabat
2497f79405 Fixing commands removing Vrf at all 2021-01-18 21:30:57 +01:00
Pau Nadeu Rabat
bae43b6585 Fixed traceroute command 2021-01-18 21:29:31 +01:00
Pau Nadeu Rabat
b41a5324c1 Removing Vrf from Commands for Sros 2021-01-18 21:26:19 +01:00
Pau Nadeu Rabat
42dbeb80b5 Add support for Nokia SR OS 2021-01-18 20:38:51 +01:00
checktheroads
4fd45c7f77 set juniper_junos to juniper if used, improve device validation. closes #104 2021-01-16 12:47:38 -07:00
checktheroads
4137286ca4 re-implement google analytics 2021-01-10 01:14:57 -07:00
checktheroads
aa66a4c916 fix theme typing & color attributes 2021-01-02 12:52:35 -07:00