Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
GÉANT Service Orchestrator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GÉANT Orchestration and Automation Team
GAP
GÉANT Service Orchestrator
Graph
0649d9eeeb731e707cfbde6d2c3e324993b52037
Select Git revision
Branches
7
change-corn-doc
develop
default
protected
feature/10GGBS-NAT-980
feature/NAT-732-ias-to-re-interconnect
feature/refacture-l3-core-services
fix/NAT-1009/fix-redeploy-base-config-if-there-is-a-vprn
master
protected
Tags
20
2.43
2.42
2.41
2.40
2.39
2.38
2.37
2.36
2.35
2.34
2.33
2.32
2.31
2.29
2.28
2.27
2.26
2.25
2.24
2.23
27 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Oct
17
16
12
11
10
9
6
5
4
3
2
25
Sep
22
21
20
19
18
8
7
6
5
29
Aug
22
21
18
17
16
15
11
10
8
7
4
3
26
Jul
24
20
18
16
14
13
12
11
10
9
7
6
5
4
3
30
Jun
29
28
27
22
21
19
18
14
12
8
7
1
31
May
30
22
19
16
15
12
11
10
9
8
4
3
2
1
26
Apr
25
24
23
22
21
20
18
17
9
8
7
6
5
4
1
31
Mar
29
28
27
17
15
14
13
8
7
NAT-286: Fixed get_all_lags test
NAT-286: meged develop
Moved exceptions to a general exception module.
Fixed interface list drop down.
integrate the iptrunk model rework and netbox functionality
move types into their respective product blocks and types
update iptrunk modification unit test
add unit test for iptrunk termination, kicking us over the limit of 80% coverage
update IPtrunk product block where the list of LAG members is a separate product block
update iptrunk service model
add (unfinished) unit test for iptrunk interface modification workflow
add unit test for iptrunk modify ISIS metric workflow
add unit test for router termination workflow
split off reused method to __init__ module, update router creation test
add unit test for router creation
restructure customer selector and ISO calculation
more refactoring
move exceptions into netbox_client, PHY port capacity into phy_port in utils.types
move utility modules that only contain type definitions into gso.utils.types package
move productType enum into __init__ file for products
make iptrunk product block use the PhyPortCapacity enum
remove unused auth from oss-params, add deprecation notice to docs
restrict IPv4 and v6 netmask values to valid range in settings
NAT-286 adjusted tests for netbox client to merge from develop
NAT-286: merged from develop
NAT-286: fixed problem in test_interface_reservation
NAT-286: added test for reservation of interface
NAT-286: added tests for reserve_interface and create_interface
NAT-286: method create_device works fine
upgrade test and linting dfependencies packages
Added sample test.
NAT-286: Add json files of pynetbox objects to use as fixtures in tests
NAT-286: Changed test to use mock of pynetbox with patch
Added test for get_available_lags function.
parameterized default site and device role data.
Improved interface speed functionality.
Updated test and improved functionality.
Updated create device functionality to install only module bays that are mentioned in the device info file.
Integreate create IP Trunk workflow with netbox
NAT-286: Adding test file for testing netbox client
Loading