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

26 Commits

Author SHA1 Message Date
be1c6831a4 improve supported NOS validation, should actually fix #41 2020-05-30 08:48:15 -07:00
f6d971a20d validate netmiko supported NOS by importing from netmiko directly, closes #41 2020-05-29 17:51:41 -07:00
6858536d29 add structured output support in configuration models 2020-05-02 23:05:17 -07:00
b67c3dd617 restructure models 2020-04-16 09:29:57 -07:00
5f3c516f86 revamp logging 2020-04-14 10:24:20 -07:00
c02b8d359e cleanup 2020-04-12 02:17:16 -07:00
fe61a7e90f enable ssl certificate import for hyperglass-agent 2020-03-21 01:44:38 -07:00
6780b74c63 don't require display_name for default vrf; closes #28 2020-03-19 09:25:57 -07:00
6a777ed544 remove device.location field 2020-02-08 10:02:24 -07:00
edf0803a62 style improvements 2020-02-03 02:35:11 -07:00
b68a75273b validation & construction overhaul 2020-01-31 02:06:27 -10:00
4a5c4b5f7b sort routers by display_name 2020-01-26 02:20:05 -07:00
5c6ac2336a additions for new ui 2020-01-16 02:52:00 -07:00
3c38cd0809 improve type definitions 2020-01-05 00:36:12 -07:00
08c33f678f fix docstrings; refactor to strict types 2019-12-31 18:29:43 -07:00
4ab94c7a6a isort 2019-12-30 09:47:31 -07:00
d5cd069148 upgrade pydantic to 1.3 2019-12-30 01:44:19 -07:00
ea3a08b28a refactor logzero → loguru; docstrings 2019-12-29 23:57:39 -07:00
962fd21bf9 model restructure, front-end improvements 2019-10-09 03:10:52 -07:00
b7d700c4cd inherit preconfigured class 2019-10-04 16:54:32 -07:00
f756e11615 add VRF support 2019-09-30 07:51:17 -07:00
8334514d27 remove unused imports 2019-09-25 23:47:49 -07:00
617f6f1023 add VRF support 2019-09-25 11:06:57 -07:00
4f00762ec9 allow NoneType for AFIs 2019-09-13 08:31:46 -07:00
17d7648b9c add VRF to AFI mapping model 2019-09-13 00:36:58 -07:00
ad3e368246 start vrf data model; move models to dedicated module 2019-09-11 01:35:31 -07:00