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
Commits
2030e75e
Commit
2030e75e
authored
1 year ago
by
Neda Moeini
Browse files
Options
Downloads
Patches
Plain Diff
Fixed documentation issues.
parent
2158fd3e
No related branches found
No related tags found
No related merge requests found
Pipeline
#86217
passed
1 year ago
Stage: tox
Stage: documentation
Stage: sonarqube
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/source/glossary.rst
+3
-0
3 additions, 0 deletions
docs/source/glossary.rst
gso/products/product_blocks/pop_vlan.py
+3
-3
3 additions, 3 deletions
gso/products/product_blocks/pop_vlan.py
with
6 additions
and
3 deletions
docs/source/glossary.rst
+
3
−
0
View file @
2030e75e
...
@@ -81,3 +81,6 @@ Glossary of terms
...
@@ -81,3 +81,6 @@ Glossary of terms
WFO
WFO
`Workflow Orchestrator <https://workfloworchestrator.org/>`_
`Workflow Orchestrator <https://workfloworchestrator.org/>`_
LAN
Local Area Network
This diff is collapsed.
Click to expand it.
gso/products/product_blocks/pop_vlan.py
+
3
−
3
View file @
2030e75e
...
@@ -89,13 +89,13 @@ class PopVlanBlock(PopVlanBlockProvisioning, lifecycle=[SubscriptionLifecycle.AC
...
@@ -89,13 +89,13 @@ class PopVlanBlock(PopVlanBlockProvisioning, lifecycle=[SubscriptionLifecycle.AC
vlan_id
:
int
vlan_id
:
int
#: The description of the Pop VLAN.
#: The description of the Pop VLAN.
pop_vlan_description
:
str
pop_vlan_description
:
str
#: The L
an
Switch Interconnect that this Pop VLAN is connected to.
#: The L
AN
Switch Interconnect that this Pop VLAN is connected to.
lan_switch_interconnect
:
LanSwitchInterconnectBlock
lan_switch_interconnect
:
LanSwitchInterconnectBlock
#: The ports of the Pop VLAN.
#: The ports of the Pop VLAN.
ports
:
PortList
[
PopVlanPortBlock
]
ports
:
PortList
[
PopVlanPortBlock
]
#: The level of the layer preference for the Pop VLAN (L2 or L3).
#: The level of the layer preference for the Pop VLAN (L2 or L3).
layer_preference
:
LayerPreference
layer_preference
:
LayerPreference
#: IPv4 network for the Pop VLAN if layer
_
preference is L3.
#: IPv4 network for the Pop VLAN if layer
preference is L3.
ipv4_network
:
IPv4Network
|
None
=
None
ipv4_network
:
IPv4Network
|
None
=
None
#: IPv6 network for the Pop VLAN if layer
_
preference is L3.
#: IPv6 network for the Pop VLAN if layer
preference is L3.
ipv6_network
:
IPv6Network
|
None
=
None
ipv6_network
:
IPv6Network
|
None
=
None
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