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

19 Commits

Author SHA1 Message Date
b67c3dd617 restructure models 2020-04-16 09:29:57 -07:00
5fc9adf1d4 fix default juniper commands; fix custom command import; fix incorrect default force_cidr setting 2020-03-22 22:08:29 -07:00
f89b309f3f add force_cidr option for vrfs 2020-03-22 17:46:08 -07:00
6780b74c63 don't require display_name for default vrf; closes #28 2020-03-19 09:25:57 -07:00
3102a7427a migrate CLI to module 2020-02-13 21:13:19 -07:00
edf0803a62 style improvements 2020-02-03 02:35:11 -07:00
0ca5bc0ff6 add docs via pydantic field schemas 2020-02-01 16:11:01 -10:00
b68a75273b validation & construction overhaul 2020-01-31 02:06:27 -10:00
0728965999 fix import 2020-01-17 02:50:57 -07:00
5c6ac2336a additions for new ui 2020-01-16 02:52:00 -07:00
08c33f678f fix docstrings; refactor to strict types 2019-12-31 18:29:43 -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
b691cf960a remove afi_name from model 2019-10-12 23:44:14 -07:00
962fd21bf9 model restructure, front-end improvements 2019-10-09 03:10:52 -07:00
b7d700c4cd inherit preconfigured class 2019-10-04 16:54:32 -07:00
f756e11615 add VRF support 2019-09-30 07:51:17 -07:00
17d7648b9c add VRF to AFI mapping model 2019-09-13 00:36:58 -07:00
ad3e368246 start vrf data model; move models to dedicated module 2019-09-11 01:35:31 -07:00