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

467 Commits

Author SHA1 Message Date
checktheroads
56d136a72b fix docstrings 2019-12-31 01:16:55 -07:00
checktheroads
407c575254 fix docstrings 2019-12-31 01:08:15 -07:00
checktheroads
b7ac675c7f fix docstrings 2019-12-31 01:01:06 -07:00
checktheroads
5365db9550 add secret generator 2019-12-31 00:57:35 -07:00
checktheroads
71070a7e5f remove legacy requirements.txt 2019-12-31 00:09:58 -07:00
checktheroads
706b1f5ed5 setuptools & metadata 2019-12-31 00:07:54 -07:00
checktheroads
8d19cf159f bump min Python version to 3.7; check python version at start 2019-12-30 23:00:53 -07:00
checktheroads
7d97b9330c docstring cleanup 2019-12-30 22:59:08 -07:00
checktheroads
4ab94c7a6a isort 2019-12-30 09:47:31 -07:00
checktheroads
296ff0e202 make LOG_LEVEL public 2019-12-30 09:47:12 -07:00
checktheroads
337986ffb4 change branding.logo.path to alias of branding.logo.logo_path for Pydantic v1 2019-12-30 09:46:41 -07:00
checktheroads
cd66943d33 migrate types to pydantic strict types 2019-12-30 09:46:04 -07:00
checktheroads
9e34623ac7 change branding.logo.path to alias of branding.logo.logo_path for Pydantic v1 2019-12-30 09:45:26 -07:00
checktheroads
e79968194a move redis check into app file 2019-12-30 09:44:29 -07:00
checktheroads
590ab2aa59 verify redis is running prior to starting app 2019-12-30 09:43:49 -07:00
checktheroads
b8dc7826fe force uvloop 2019-12-30 09:42:32 -07:00
checktheroads
a87f6e2975 bump min Python version to 3.7 for asyncio reasons 2019-12-30 09:42:06 -07:00
checktheroads
d5cd069148 upgrade pydantic to 1.3 2019-12-30 01:44:19 -07:00
checktheroads
ea3a08b28a refactor logzero → loguru; docstrings 2019-12-29 23:57:39 -07:00
checktheroads
1049bb3a4f implement pipenv 2019-12-28 02:01:02 -07:00
checktheroads
29825c0ef4 manually init uvloop 2019-12-28 02:00:50 -07:00
checktheroads
c805e9290e add support for hyperglass-agent 2019-12-28 02:00:34 -07:00
checktheroads
ea83cb4e99 remove source addr from queries that don't need it 2019-11-17 16:35:26 -07:00
checktheroads
cbb225b3fb fix incorrect path for VRF display text 2019-11-16 23:13:36 -07:00
checktheroads
386fe3f66a fix frr/bird support 2019-11-16 23:09:43 -07:00
checktheroads
126d86a8c8 add cisco_ios_telnet to allowed NOS list 2019-10-25 10:49:40 -07:00
checktheroads
ec1847be65 fix incorrect pydantic version 2019-10-24 14:38:50 -07:00
checktheroads
cc8c520270 improve error handling 2019-10-24 13:28:53 -07:00
checktheroads
ac3200040f clean up commenting 2019-10-24 13:28:43 -07:00
checktheroads
8dc1eaeaa6 add better debugging 2019-10-24 13:23:53 -07:00
checktheroads
bc0ed1e2d7 fix unused variable 2019-10-24 13:23:44 -07:00
checktheroads
797fa6c7f7 fix invalid example keys 2019-10-24 07:42:21 -07:00
checktheroads
d81d79bdc5 fix incorrect devices.yaml credential alias 2019-10-24 07:30:44 -07:00
checktheroads
c3771537ea remove legacy field 2019-10-16 01:18:54 -07:00
checktheroads
9753655cd0 rename fields 2019-10-16 01:18:32 -07:00
checktheroads
bb01709713 remove legacy fields 2019-10-16 01:17:44 -07:00
checktheroads
34356b4707 automatically add trailing / to favicon path 2019-10-13 17:35:04 -07:00
checktheroads
b5c300c60c update devices.yaml example 2019-10-12 23:44:52 -07:00
checktheroads
0c649fbcc3 change command log to debug 2019-10-12 23:44:39 -07:00
checktheroads
b691cf960a remove afi_name from model 2019-10-12 23:44:14 -07:00
checktheroads
e952c7b421 update example files 2019-10-12 16:45:06 -07:00
checktheroads
51256e4f67 add Arista, fix old nomenclature for AFI class instance 2019-10-12 16:44:47 -07:00
checktheroads
aada1f7a8c fix minor GUI annoyances 2019-10-10 01:58:45 -07:00
checktheroads
8b95f7c1d9 add string-format lib to format error messages 2019-10-10 01:58:28 -07:00
checktheroads
6edd2e70da clean up default command models 2019-10-10 01:57:30 -07:00
checktheroads
962fd21bf9 model restructure, front-end improvements 2019-10-09 03:10:52 -07:00
checktheroads
7a77ff6e50 add stackprinter 2019-10-04 17:17:58 -07:00
checktheroads
7f2fbda354 add stackprinter 2019-10-04 17:17:08 -07:00
checktheroads
fac95edda3 remove commented code 2019-10-04 16:55:28 -07:00
checktheroads
f47465d1ad add example config files 2019-10-04 16:55:17 -07:00