Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision
  • 1048-service-config-backfilling
  • NAT-1154-import-edge-port-update
  • develop
  • feature/10GGBS-NAT-980
  • feature/NAT-1150-model-commecial-peers
  • feature/NAT-1260-refactor-precheck-command
  • feature/NAT-732-ias-to-re-interconnect
  • feature/add-modify-note
  • feature/add-moodi-wf-to-router
  • feature/nat-1211-edgeport-lacp-xmit
  • fix/NAT-1009/fix-redeploy-base-config-if-there-is-a-vprn
  • fix/l3-imports
  • fix/nat-1120-sdp-validation
  • master
  • 0.1
  • 0.2
  • 0.3
  • 0.4
  • 0.5
  • 0.6
  • 0.7
  • 0.8
  • 0.9
  • 1.0
  • 1.1
  • 1.4
  • 1.5
  • 2.0
  • 2.1
  • 2.10
  • 2.11
  • 2.12
  • 2.13
  • 2.14
  • 2.15
  • 2.16
  • 2.17
  • 2.18
  • 2.19
  • 2.2
  • 2.20
  • 2.21
  • 2.22
  • 2.23
  • 2.24
  • 2.25
  • 2.26
  • 2.27
  • 2.28
  • 2.29
  • 2.3
  • 2.31
  • 2.32
  • 2.33
  • 2.34
  • 2.35
  • 2.36
  • 2.37
  • 2.38
  • 2.39
  • 2.4
  • 2.40
  • 2.41
  • 2.42
  • 2.43
  • 2.44
  • 2.45
  • 2.46
  • 2.47
  • 2.48
  • 2.5
  • 2.6
  • 2.7
  • 2.8
  • 2.9
  • 3.0
  • 3.1
  • 3.10
  • 3.11
  • 3.12
  • 3.2
  • 3.3
  • 3.4
  • 3.5
  • 3.6
  • 3.7
  • 3.8
  • 3.9
  • Lime-Seal
89 results

Target

Select target project
  • goat/gap/geant-service-orchestrator
1 result
Select Git revision
  • 1048-service-config-backfilling
  • NAT-1154-import-edge-port-update
  • develop
  • feature/10GGBS-NAT-980
  • feature/NAT-1150-model-commecial-peers
  • feature/NAT-1260-refactor-precheck-command
  • feature/NAT-732-ias-to-re-interconnect
  • feature/add-modify-note
  • feature/add-moodi-wf-to-router
  • feature/nat-1211-edgeport-lacp-xmit
  • fix/NAT-1009/fix-redeploy-base-config-if-there-is-a-vprn
  • fix/l3-imports
  • fix/nat-1120-sdp-validation
  • master
  • 0.1
  • 0.2
  • 0.3
  • 0.4
  • 0.5
  • 0.6
  • 0.7
  • 0.8
  • 0.9
  • 1.0
  • 1.1
  • 1.4
  • 1.5
  • 2.0
  • 2.1
  • 2.10
  • 2.11
  • 2.12
  • 2.13
  • 2.14
  • 2.15
  • 2.16
  • 2.17
  • 2.18
  • 2.19
  • 2.2
  • 2.20
  • 2.21
  • 2.22
  • 2.23
  • 2.24
  • 2.25
  • 2.26
  • 2.27
  • 2.28
  • 2.29
  • 2.3
  • 2.31
  • 2.32
  • 2.33
  • 2.34
  • 2.35
  • 2.36
  • 2.37
  • 2.38
  • 2.39
  • 2.4
  • 2.40
  • 2.41
  • 2.42
  • 2.43
  • 2.44
  • 2.45
  • 2.46
  • 2.47
  • 2.48
  • 2.5
  • 2.6
  • 2.7
  • 2.8
  • 2.9
  • 3.0
  • 3.1
  • 3.10
  • 3.11
  • 3.12
  • 3.2
  • 3.3
  • 3.4
  • 3.5
  • 3.6
  • 3.7
  • 3.8
  • 3.9
  • Lime-Seal
89 results
Show changes
Commits on Source (50)
Showing
with 156 additions and 11 deletions
...@@ -3,6 +3,7 @@ set -o errexit ...@@ -3,6 +3,7 @@ set -o errexit
set -o nounset set -o nounset
export OSS_PARAMS_FILENAME=../gso/oss-params-example.json export OSS_PARAMS_FILENAME=../gso/oss-params-example.json
export TESTING=true
pip install sphinx_rtd_theme sphinxcontrib-jquery pip install sphinx_rtd_theme sphinxcontrib-jquery
......
...@@ -9,6 +9,9 @@ Glossary of terms ...@@ -9,6 +9,9 @@ Glossary of terms
API API
Application Programming Interface Application Programming Interface
BFD
Bi-directional Forwarding Detection
BGP BGP
Border Gateway Protocol: a path vector routing protocol described in Border Gateway Protocol: a path vector routing protocol described in
`RFC 4271 <https://datatracker.ietf.org/doc/html/rfc4271>`_. `RFC 4271 <https://datatracker.ietf.org/doc/html/rfc4271>`_.
...@@ -54,18 +57,27 @@ Glossary of terms ...@@ -54,18 +57,27 @@ Glossary of terms
JSON JSON
JavaScript Object Notation JavaScript Object Notation
LACP
Link Aggregation Control Protocol
LAG LAG
Link Aggregation: a bundle of multiple network connections. Link Aggregation: a bundle of multiple network connections.
LAN LAN
Local Area Network Local Area Network
LLDP
Link Layer Discovery Protocol
LSO LSO
Lightweight Service Orchestrator Lightweight Service Orchestrator
NET NET
Network Entity Title: used for :term:`ISIS` routing. Network Entity Title: used for :term:`ISIS` routing.
NREN
National Research and Education Network
OIDC OIDC
OpenID Connect OpenID Connect
...@@ -78,6 +90,14 @@ Glossary of terms ...@@ -78,6 +90,14 @@ Glossary of terms
OSS OSS
Operational Support Systems Operational Support Systems
SBP
Service Binding Point, a logical construct used in the orchestrator to attach a partner subscription to a physical
(set of) ports.
SDP
Service Demarcation Point: A logical construct used for modeling partner subscriptions. It models the link between
the physical and the service domains.
SNMP SNMP
Simple Network Management Protocol: a protocol that's used for gathering data, widely used for network management Simple Network Management Protocol: a protocol that's used for gathering data, widely used for network management
and monitoring. and monitoring.
...@@ -91,5 +111,8 @@ Glossary of terms ...@@ -91,5 +111,8 @@ Glossary of terms
VLAN VLAN
Virtual LAN Virtual LAN
WAN
Wide Area Network
WFO WFO
`Workflow Orchestrator <https://workfloworchestrator.org/>`_ `Workflow Orchestrator <https://workfloworchestrator.org/>`_
``gso.products.product_blocks.bgp_session``
===========================================
.. automodule:: gso.products.product_blocks.bgp_session
:members:
:show-inheritance:
``gso.products.product_blocks.edge_port``
=========================================
.. automodule:: gso.products.product_blocks.edge_port
:members:
:show-inheritance:
``gso.products.product_blocks.geant_ip``
========================================
.. automodule:: gso.products.product_blocks.geant_ip
:members:
:show-inheritance:
...@@ -14,13 +14,16 @@ Submodules ...@@ -14,13 +14,16 @@ Submodules
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
super_pop_switch bgp_session
office_router edge_port
geant_ip
iptrunk iptrunk
lan_switch_interconnect
office_router
opengear
pop_vlan
router router
service_binding_port
site site
super_pop_switch
switch switch
lan_switch_interconnect
pop_vlan
opengear
``gso.products.product_blocks.service_binding_port``
====================================================
.. automodule:: gso.products.product_blocks.service_binding_port
:members:
:show-inheritance:
``gso.products.product_types.edge_port``
========================================
.. automodule:: gso.products.product_types.edge_port
:members:
:show-inheritance:
``gso.products.product_types.geant_ip``
=======================================
.. automodule:: gso.products.product_types.geant_ip
:members:
:show-inheritance:
...@@ -14,12 +14,14 @@ Submodules ...@@ -14,12 +14,14 @@ Submodules
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
super_pop_switch edge_port
office_router geant_ip
iptrunk iptrunk
lan_switch_interconnect
office_router
opengear
pop_vlan
router router
site site
super_pop_switch
switch switch
lan_switch_interconnect
pop_vlan
opengear
...@@ -5,6 +5,14 @@ ...@@ -5,6 +5,14 @@
:members: :members:
:show-inheritance: :show-inheritance:
Subpackages
-----------
.. toctree::
:maxdepth: 1
types/index
Submodules Submodules
---------- ----------
......
``gso.utils.types.base_site``
=============================
.. automodule:: gso.utils.types.base_site
:members:
:show-inheritance:
``gso.utils.types.coordinates``
===============================
.. automodule:: gso.utils.types.coordinates
:members:
:show-inheritance:
``gso.utils.types.country_code``
===============================
.. automodule:: gso.utils.types.country_code
:members:
:show-inheritance:
...@@ -4,3 +4,21 @@ ...@@ -4,3 +4,21 @@
.. automodule:: gso.utils.types .. automodule:: gso.utils.types
:members: :members:
:show-inheritance: :show-inheritance:
Submodules
----------
.. toctree::
:maxdepth: 2
:titlesonly:
base_site
coordinates
country_code
interfaces
ip_address
netbox_router
site_name
tt_number
unique_field
``gso.utils.types.interfaces``
==============================
.. automodule:: gso.utils.types.interfaces
:members:
:show-inheritance:
``gso.utils.types.ip_address``
==============================
.. automodule:: gso.utils.types.ip_address
:members:
:show-inheritance:
``gso.utils.types.netbox_router``
=================================
.. automodule:: gso.utils.types.netbox_router
:members:
:show-inheritance:
``gso.utils.types.site_name``
=============================
.. automodule:: gso.utils.types.site_name
:members:
:show-inheritance:
``gso.utils.types.tt_number``
=============================
.. automodule:: gso.utils.types.tt_number
:members:
:show-inheritance: