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

102 Commits

Author SHA1 Message Date
3c38cd0809 improve type definitions 2020-01-05 00:36:12 -07:00
7ba6954af8 improve exception & log handling 2020-01-05 00:34:44 -07:00
ae87eeab90 add SSL support for hyperglass-agent 2020-01-05 00:32:54 -07:00
2bc84ebc3d formatting 2020-01-03 03:04:50 -07:00
3037dd826e add logging to file 2020-01-03 03:03:57 -07:00
523afcfa70 add height to logo parameters 2020-01-03 01:25:41 -07:00
08c33f678f fix docstrings; refactor to strict types 2019-12-31 18:29:43 -07:00
0a74122bb2 add font-size variable 2019-12-31 12:37:11 -07:00
a8b7494577 fix docstrings 2019-12-31 12:10:23 -07:00
4d203e4729 refactor config reading to asyncio 2019-12-31 11:08:30 -07:00
4ab94c7a6a isort 2019-12-30 09:47:31 -07:00
296ff0e202 make LOG_LEVEL public 2019-12-30 09:47:12 -07:00
cd66943d33 migrate types to pydantic strict types 2019-12-30 09:46:04 -07:00
9e34623ac7 change branding.logo.path to alias of branding.logo.logo_path for Pydantic v1 2019-12-30 09:45:26 -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
bc0ed1e2d7 fix unused variable 2019-10-24 13:23:44 -07:00
797fa6c7f7 fix invalid example keys 2019-10-24 07:42:21 -07:00
d81d79bdc5 fix incorrect devices.yaml credential alias 2019-10-24 07:30:44 -07:00
c3771537ea remove legacy field 2019-10-16 01:18:54 -07:00
bb01709713 remove legacy fields 2019-10-16 01:17:44 -07:00
34356b4707 automatically add trailing / to favicon path 2019-10-13 17:35:04 -07:00
b5c300c60c update devices.yaml example 2019-10-12 23:44:52 -07:00
0c649fbcc3 change command log to debug 2019-10-12 23:44:39 -07:00
b691cf960a remove afi_name from model 2019-10-12 23:44:14 -07:00
e952c7b421 update example files 2019-10-12 16:45:06 -07:00
51256e4f67 add Arista, fix old nomenclature for AFI class instance 2019-10-12 16:44:47 -07:00
8b95f7c1d9 add string-format lib to format error messages 2019-10-10 01:58:28 -07:00
6edd2e70da clean up default command models 2019-10-10 01:57:30 -07:00
962fd21bf9 model restructure, front-end improvements 2019-10-09 03:10:52 -07:00
7f2fbda354 add stackprinter 2019-10-04 17:17:08 -07:00
f47465d1ad add example config files 2019-10-04 16:55:17 -07:00
b7d700c4cd inherit preconfigured class 2019-10-04 16:54:32 -07:00
43dbcfe6fa increase default front end timeout 2019-10-02 01:18:18 -07:00
7df02dc3b4 add target formatting and huawei commands for #17 2019-10-01 01:04:23 -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
f9190556f4 shorten logger function name 2019-09-25 22:40:02 -07:00
26a502b971 avoid key errors if top level keys are undefined 2019-09-25 22:31:06 -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
f5fb9c415d comment update 2019-09-13 00:36:04 -07:00
ad3e368246 start vrf data model; move models to dedicated module 2019-09-11 01:35:31 -07:00
094cfbc82b WIP: Add new VRF feature 2019-09-09 23:05:10 -07:00
c469787cd0 add *.test 2019-09-09 12:19:46 -07:00
1d3f934a03 improve input validation & handling 2019-09-09 12:18:26 -07:00
4485356447 WIP add VRF feature 2019-09-09 00:18:01 -07:00
a5bb782d3e refactor 2019-09-04 01:28:55 -07:00
551acd27aa code cleanup & fix formatting 2019-09-03 00:42:22 -07:00