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

48 Commits

Author SHA1 Message Date
checktheroads
d3e28882a9 remove logger kwarg from sshtunnel instance 2019-12-31 12:44:51 -07:00
checktheroads
ea3a08b28a refactor logzero → loguru; docstrings 2019-12-29 23:57:39 -07:00
checktheroads
c805e9290e add support for hyperglass-agent 2019-12-28 02:00:34 -07:00
checktheroads
386fe3f66a fix frr/bird support 2019-11-16 23:09:43 -07:00
checktheroads
962fd21bf9 model restructure, front-end improvements 2019-10-09 03:10:52 -07:00
checktheroads
7f2fbda354 add stackprinter 2019-10-04 17:17:08 -07:00
checktheroads
12d9a7f7cd add VRF support 2019-10-02 01:18:01 -07:00
checktheroads
556c76c9b5 backend vrf support complete, ACTUALLY closes #16 2019-09-30 23:48:15 -07:00
checktheroads
f756e11615 add VRF support 2019-09-30 07:51:17 -07:00
checktheroads
37fe0f1235 fix sshtunnel logger reference 2019-09-25 23:47:38 -07:00
checktheroads
f9190556f4 shorten logger function name 2019-09-25 22:40:02 -07:00
checktheroads
094cfbc82b WIP: Add new VRF feature 2019-09-09 23:05:10 -07:00
checktheroads
4485356447 WIP add VRF feature 2019-09-09 00:18:01 -07:00
checktheroads
13cb8e7e4e improve error handling, remove parsing, closes #16 2019-09-03 00:40:58 -07:00
checktheroads
25359c8834 implement overhaul of error handling 2019-08-31 23:50:02 -07:00
checktheroads
b5b1122ec6 WIP: switching to 100% custom exceptions for error handling 2019-08-25 23:22:20 -07:00
checktheroads
5cceffb87f ⬆️ http3 > httpx 2019-08-07 11:07:46 -07:00
Matt Love
2f2c32422e 🚀🎨💄 2019-08-06 01:09:55 -07:00
Matt Love
3f7988910d massive overhaul 2019-07-29 22:13:11 -07:00
Matt Love
b7747cf1df Async all the things
Flask → Sanic, Requests → HTTP3, Add SSHTunnel for SSH Proxying, Remove Gunicorn dependency
2019-07-15 02:30:42 -07:00
Matt Love
c53a8ce373 Requests → HTTP3 2019-07-10 22:30:09 -07:00
Matt Love
d67dec47a9 👷 Pylint → Flake8 2019-07-10 15:57:21 -07:00
Matt Love
98aa95a757 🎨 Fix line length 2019-07-09 15:16:07 -07:00
Matt Love
483c2b298f Fix unused imports 2019-07-08 00:25:59 -07:00
Matt Love
6758855be9 Fix dict → tuple inconsistency 2019-07-08 00:24:00 -07:00
checktheroads
50c863eb6d Fix unused imports, syntax cleanups 2019-07-07 23:14:35 -07:00
checktheroads
89aa429761 Change output from dict to tuple 2019-07-07 22:45:39 -07:00
checktheroads
211e503d5e Implement: Pydantic, Custom exceptions, constants, YAML 2019-07-07 02:49:54 -07:00
checktheroads
8df26114dd Increase FRR/BIRD timeouts 2019-06-24 01:33:50 -07:00
checktheroads
c6b0e00269 Add BIRD suppoprt & HTTP connection error handling 2019-06-23 14:05:06 -07:00
checktheroads
a515b47c46 Remove pprint for debugging 2019-06-23 11:50:33 -07:00
checktheroads
2215f5a4f9 removed Flask-Caching, migrated to native Redis caching. Migrated Flask-Limiter to Redis storage 2019-06-15 11:35:55 -07:00
checktheroads
af3e78c81d changed Execute class attributes to use already-initialized data 2019-06-11 22:57:47 -07:00
checktheroads
eca889e866 all the things 2019-06-10 12:22:38 -07:00
checktheroads
9e94429bb6 complete overhaul, mostly to make pylint happy 2019-06-07 18:33:49 -07:00
checktheroads
f3427ba9a8 added a bunch of docstrings and comments for things 2019-05-28 12:19:40 -07:00
checktheroads
0174e58692 all user facing errors now customizable 2019-05-28 11:50:31 -07:00
checktheroads
a417afdd8c added docs, migrated input validated from JS to execute.py 2019-05-28 00:53:45 -07:00
checktheroads
e221f4be4a fixed issue with ssh connections 2019-05-27 07:53:56 -07:00
checktheroads
3ca26037aa complete overhaul of configuration module 2019-05-26 18:46:43 -07:00
checktheroads
b489874928 overhaul of construct.py 2019-05-22 23:27:57 -07:00
checktheroads
370916662d complete overhaul of execute.py 2019-05-22 11:40:44 -07:00
checktheroads
f6c87eae68 added port to hyperglass-frr api 2019-05-21 09:01:43 -07:00
checktheroads
d7c336eff2 added source IP features to ping and traceroute for FRR API 2019-05-20 11:20:54 -07:00
checktheroads
0edd9f22df adjusted netmiko global_delay_factor, removed sleep functions to improve performance 2019-05-13 22:19:13 -07:00
checktheroads
2107c58d32 added shebangs 2019-05-13 12:48:25 -07:00
checktheroads
2325f4feb0 reworked app-wide logging 2019-05-12 11:04:23 -07:00
checktheroads
e88169fb37 complete restructure 2 2019-05-11 23:28:13 -07:00