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

24 Commits

Author SHA1 Message Date
69cb304b6d restructure location of models for cleaner importing/exporting 2020-10-05 12:09:17 -07:00
1128d1f902 update import syntax for new isort version 2020-09-28 14:55:09 -07:00
1cf082cc48 remove f-string logging 2020-09-28 12:37:44 -07:00
e3716784bc Refactor devices model 2020-07-30 01:30:01 -07:00
ab6fc116ca Minor improvements 2020-07-23 09:11:06 -07:00
24cb5ab9a7 add /api/info route, fix api docs logo 2020-07-17 01:06:19 -07:00
21c636a273 cleanup 2020-04-18 23:19:12 -07:00
d3e1189487 BGP Community Selection improvements 2020-04-18 11:34:23 -07:00
5f3c516f86 revamp logging 2020-04-14 10:24:20 -07:00
60abf2997f add gunicorn for process management 2020-04-13 01:06:03 -07:00
534047de36 use custom fork of sshtunnel; remove ujson 2020-04-12 02:10:09 -07:00
fe61a7e90f enable ssl certificate import for hyperglass-agent 2020-03-21 01:44:38 -07:00
2b9605d7dc support python 3.6 2020-02-16 00:52:51 -07:00
9e378bc1a6 move static assets to build directory on ui build 2020-02-14 22:34:38 -07:00
96df5469de detect & give user option to set app runtime directory 2020-02-14 16:30:40 -07:00
7ff8fa317d add API docs examples 2020-02-03 02:34:50 -07:00
0ca5bc0ff6 add docs via pydantic field schemas 2020-02-01 16:11:01 -10:00
af4a0b0ea7 add API endpoint docs 2020-02-01 12:50:12 -10:00
0d91c79af9 move models to api 2020-02-01 08:44:33 -10:00
0f749a5547 add informational API routes 2020-02-01 02:24:52 -10:00
9b9fd95061 flatten configuration model 2020-01-28 08:59:27 -07:00
162c54cc9d fix/improve error handling 2020-01-26 02:14:42 -07:00
6780c2fd87 fix startup/shutdown event handling 2020-01-21 20:03:47 -07:00
f3be12b82c migrate api to module 2020-01-21 17:27:57 -07:00