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

21 Commits

Author SHA1 Message Date
211e503d5e Implement: Pydantic, Custom exceptions, constants, YAML 2019-07-07 02:49:54 -07:00
8df26114dd Increase FRR/BIRD timeouts 2019-06-24 01:33:50 -07:00
c6b0e00269 Add BIRD suppoprt & HTTP connection error handling 2019-06-23 14:05:06 -07:00
a515b47c46 Remove pprint for debugging 2019-06-23 11:50:33 -07:00
2215f5a4f9 removed Flask-Caching, migrated to native Redis caching. Migrated Flask-Limiter to Redis storage 2019-06-15 11:35:55 -07:00
af3e78c81d changed Execute class attributes to use already-initialized data 2019-06-11 22:57:47 -07:00
eca889e866 all the things 2019-06-10 12:22:38 -07:00
9e94429bb6 complete overhaul, mostly to make pylint happy 2019-06-07 18:33:49 -07:00
f3427ba9a8 added a bunch of docstrings and comments for things 2019-05-28 12:19:40 -07:00
0174e58692 all user facing errors now customizable 2019-05-28 11:50:31 -07:00
a417afdd8c added docs, migrated input validated from JS to execute.py 2019-05-28 00:53:45 -07:00
e221f4be4a fixed issue with ssh connections 2019-05-27 07:53:56 -07:00
3ca26037aa complete overhaul of configuration module 2019-05-26 18:46:43 -07:00
b489874928 overhaul of construct.py 2019-05-22 23:27:57 -07:00
370916662d complete overhaul of execute.py 2019-05-22 11:40:44 -07:00
f6c87eae68 added port to hyperglass-frr api 2019-05-21 09:01:43 -07:00
d7c336eff2 added source IP features to ping and traceroute for FRR API 2019-05-20 11:20:54 -07:00
0edd9f22df adjusted netmiko global_delay_factor, removed sleep functions to improve performance 2019-05-13 22:19:13 -07:00
2107c58d32 added shebangs 2019-05-13 12:48:25 -07:00
2325f4feb0 reworked app-wide logging 2019-05-12 11:04:23 -07:00
e88169fb37 complete restructure 2 2019-05-11 23:28:13 -07:00