Commit graph

33 commits

Author SHA1 Message Date
thatmattlove
c049569cab Update black 2021-12-06 17:12:30 -07:00
thatmattlove
85d7f8876e Refactor Device.type to Device.platform 2021-09-16 22:04:15 -07:00
thatmattlove
dda73cb370 Refactor and restructure directive model 2021-09-16 17:12:30 -07:00
thatmattlove
bb1e66c2ef Implement better __repr__ generator 2021-09-16 15:35:12 -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
723048d1d1 Refactor nos naming to type/device_type 2021-09-13 10:00:44 -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
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
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
horsitis
8a7077052a
Update juniper.py
Fix error "traceroute: wait must be >1 sec"
2021-03-17 11:50:50 +02:00
checktheroads
9f50f41f7d add structured data support for arista_eos 2021-02-12 23:05:24 -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
67fed4e321 add TSNR support, closes #87 2020-10-18 12:26:31 -07:00
checktheroads
6b188e446c import formatting imporvements 2020-10-11 13:14:57 -07:00
checktheroads
0f3f4bd56b add native mikrotik support 2020-10-05 12:12:27 -07:00
checktheroads
69cb304b6d restructure location of models for cleaner importing/exporting 2020-10-05 12:09:17 -07:00