Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
reference-repository
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
grid5000
reference-repository
Commits
4d271024
Commit
4d271024
authored
5 years ago
by
IMBERT Matthieu
Browse files
Options
Downloads
Plain Diff
Merge branch 'ipv6'
parents
864c644a
5963ffc1
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
lib/refrepo/gen/reference-api.rb
+3
-0
3 additions, 0 deletions
lib/refrepo/gen/reference-api.rb
lib/refrepo/valid/input/schemas/schema-global.yaml
+1
-0
1 addition, 0 deletions
lib/refrepo/valid/input/schemas/schema-global.yaml
with
4 additions
and
0 deletions
lib/refrepo/gen/reference-api.rb
+
3
−
0
View file @
4d271024
...
...
@@ -112,6 +112,9 @@ def generate_reference_api
# remove kavlan information for now
global_hash
.
delete
(
'vlans'
)
# also remove ipv6 info
global_hash
.
delete
(
'ipv6'
)
grid_path
=
Pathname
.
new
(
refapi_path
)
grid_path
.
mkpath
()
...
...
This diff is collapsed.
Click to expand it.
lib/refrepo/valid/input/schemas/schema-global.yaml
+
1
−
0
View file @
4d271024
...
...
@@ -2,4 +2,5 @@ uid: string
sites
:
required_hash
network_equipments
:
optional_hash
vlans
:
required_hash
ipv6
:
required_hash
disk_vendor_model_mapping
:
required_hash
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment