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
0682669a23028d808b64f7c3c647f2801ab7bf99
Select Git revision
Branches
7
develop
default
protected
feature/10GGBS-NAT-980
feature/NAT-732-ias-to-re-interconnect
feature/fix-vrf-modification
feature/refacture-l3-core-services
fix/NAT-1009/fix-redeploy-base-config-if-there-is-a-vprn
master
protected
Tags
20
2.44
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
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
7
Nov
3
2
1
31
Oct
30
27
26
25
24
23
22
20
19
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
pass tests
fix typo in start-scheduler.sh file name
Added celery worker
require OSS_PARAMS_FILENAME from now on as an environment variable, doesn't really matter anymore where it gets mounted
remove unnecessary /etc/gso folder
clean up entrypoint
small Dockerfile updates
add an entrypoint for running the db migrations in runtime
apply some more common practices for Dockerfiles
update Dockerfile
include TRANSLATIONS_DIR as environment variable in the Docker image
Improved site import endpoint.
Removed duplicate validation.
Fixed site name validtor issues.
NAT-328: updated site name validation by a utils helper func
NAT-328: updated validation site name by an utils method
NAT-328: Moved the site name validation to this file
NAT-328: fixed isort issue
NAT-328: fixed isort issue
NAT-328: adjusted test for site name validation
NAT-328: moved the validator for site name to correct class
NAT-328: added validation for site name
NAT-328: fixed tox issues
NAT-328: fixed tox issues
NAT-328: fixed tox issues
NAT-328: changed generator for site name in more readable code
NAT-328: add test for checking invalid site name
NAT-328: adjusted test with random site name generation
NAT-328: added random generator for site names in faker provider
NAT-328: add validator with regular expression for validate site name
Added Modify and Terminate site workflow.
remove unused translations
pass extra env variable to tox, revert change to gso_app variable naming
update router workflow unit tests
update unit test for iptrunk termination
update trunk interface modification workflow unit test
Merge remote-tracking branch 'origin/develop' into feature/use-async-steps
update ISIS modification workflow unit test
update iptrunk migration test, split off pp interaction unit tests into reusable method
update iptrunk creation test
Loading