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
Jira
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
Merge requests
!77
Netbox integration including intial CLI for populating base data and ...
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Netbox integration including intial CLI for populating base data and ...
netbox-integration
into
develop
Overview
0
Commits
21
Pipelines
4
Changes
8
Merged
Neda Moeini
requested to merge
netbox-integration
into
develop
1 year ago
Overview
0
Commits
21
Pipelines
4
Changes
8
Expand
Netbox integration.
0
0
Merge request reports
Viewing commit
abb04555
Prev
Next
Show latest version
8 files
+
125
−
168
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
8
Search (e.g. *.vue) (Ctrl+P)
abb04555
Made pipeline happy.
· abb04555
Neda Moeini
authored
1 year ago
gso/cli/netbox.py
+
1
−
1
Options
@@ -8,7 +8,7 @@ app: typer.Typer = typer.Typer()
@app.command
()
def
netbox_initial_setup
()
->
None
:
"""
Initial setup of NetBox
.
"""
Set up NetBox for the first time
.
It includes:
- Creating a default site (GEANT)
Loading