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
68639f09989a82172f16470522513b1827b153c7
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
15
Nov
13
10
9
8
7
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
resolve more linting errors
add docstrings to the rest of the
add docstrings to router workflows
add docstrings to the tasks
add docstrings to the IP trunk workflows
fix linting errors in utils module
fix linting errors in services
resolve linting errors in product types and blocks, and schedules
resolve more linting errors, disable some pedantic rules
remove overly pedantic style rules
remove unused requirements
auto-fix a lot of styling errors, and ignore documentation warnings in test files
replace isort, flake8, and black with ruff extensions. Also add a LOT of new linting rules
added unit tests for validate_subscriptions
added unit tests for validate_subscriptions
upgrade to python 3.11
add test cases for helpers
aded python 3.10 to tox
fix tox when installs requirements for celery
fix setup.py by adding celery-redbeat and celery as requirements
Added trigger_jenkins_build job to the pipeline.
remove unnecessary validation workflows
pass doc linter
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
Loading