Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for importing routes in vendor-specific format #323

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 10 commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
fb61bec
added support for loading routes
ashutshkumr Jun 9, 2023
c8218cb
added field UID
ashutshkumr Jun 9, 2023
ce4983d
Update auto generated content
actions-user Jun 9, 2023
6ded24b
Update bgp.yaml
ashutshkumr Jun 9, 2023
6791ff5
Update auto generated content
actions-user Jun 9, 2023
f522a42
added support for route groups
ashutshkumr Jun 28, 2023
64bfb86
work around nested includes
ashutshkumr Jun 28, 2023
a0ffa3c
Update auto generated content
actions-user Jun 28, 2023
666bcd1
separate groups for V4 and V6
ashutshkumr Jul 7, 2023
daf5dc1
Update auto generated content
actions-user Jul 7, 2023
7f01d15
renamed to ImportRoutes
ashutshkumr Jul 10, 2023
26f5b8d
Update auto generated content
actions-user Jul 10, 2023
9851847
updated flow endpoint and cleaned up group configuration in bgp route…
ashutshkumr Jul 15, 2023
44c5c05
Update auto generated content
actions-user Jul 15, 2023
03d9975
refactored import API to make it more flexible
ashutshkumr Jul 16, 2023
bae4b2d
Merge branch 'load-routes' of https://github.com/open-traffic-generat…
ashutshkumr Jul 16, 2023
8929f54
Update auto generated content
actions-user Jul 16, 2023
df4e06f
added support for advertising or withdrawing subset of routes
ashutshkumr Jul 26, 2023
0795017
Update auto generated content
actions-user Jul 26, 2023
9345fb9
Merge branch 'master' into load-routes
ashutshkumr Jul 26, 2023
e61322f
Update auto generated content
actions-user Jul 26, 2023
e3f16e5
removed openconfig import format
ashutshkumr Aug 24, 2023
ac52ea1
Merge branch 'master' into load-routes
ashutshkumr Aug 24, 2023
0049fa5
Update auto generated content
actions-user Aug 24, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions artifacts/openapi.html

Large diffs are not rendered by default.

198 changes: 196 additions & 2 deletions artifacts/openapi.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading