Skip to content
Snippets Groups Projects
Verified Commit 7dfbdf92 authored by Karel van Klink's avatar Karel van Klink :smiley_cat:
Browse files

Update missing modules in documentation

parent 42f095de
No related branches found
No related tags found
1 merge request!201Add imported products
Showing
with 95 additions and 23 deletions
......@@ -57,15 +57,24 @@ Glossary of terms
LAG
Link Aggregation: a bundle of multiple network connections.
LAN
Local Area Network
LSO
Lightweight Service Orchestrator
NET
Network Entity Title: used for :term:`ISIS` routing.
OIDC
OpenID Connect
OOB
Out-of-band access
OPA
Open Policy Agent
OSS
Operational Support Systems
......@@ -79,8 +88,8 @@ Glossary of terms
UUID
Universally Unique Identifier
VLAN
Virtual LAN
WFO
`Workflow Orchestrator <https://workfloworchestrator.org/>`_
LAN
Local Area Network
``gso.api.v1.imports``
======================
.. automodule:: gso.api.v1.imports
:members:
:show-inheritance:
Submodules
----------
.. toctree::
:maxdepth: 2
:titlesonly:
iptrunk
office_router
router
site
super_pop_switch
``gso.api.v1.imports.iptrunk``
==============================
.. automodule:: gso.api.v1.imports.iptrunk
:members:
:show-inheritance:
``gso.api.v1.imports.office_router``
====================================
.. automodule:: gso.api.v1.imports.office_router
:members:
:show-inheritance:
``gso.api.v1.imports.router``
=============================
.. automodule:: gso.api.v1.imports.router
:members:
:show-inheritance:
``gso.api.v1.imports.site``
===========================
.. automodule:: gso.api.v1.imports.site
:members:
:show-inheritance:
``gso.api.v1.imports.super_pop_switch``
=======================================
.. automodule:: gso.api.v1.imports.super_pop_switch
:members:
:show-inheritance:
......@@ -12,7 +12,7 @@ Submodules
:maxdepth: 2
:titlesonly:
imports
imports/index
subscriptions
processes
networks
network
``gso.api.v1.imports``
``gso.api.v1.network``
======================
.. automodule:: gso.api.v1.imports
.. automodule:: gso.api.v1.network
:members:
:show-inheritance:
``gso.api.v1.subscriptions``
============================
.. automodule:: gso.api.v1.networks
:members:
:show-inheritance:
``gso.api.v1.processes``
============================
========================
.. automodule:: gso.api.v1.processes
:members:
......
......@@ -12,9 +12,10 @@ Submodules
:maxdepth: 2
:titlesonly:
crm
infoblox
librenms_client
lso_client
mailer
netbox_client
partners
subscriptions
``gso.services.crm``
====================
``gso.services.mailer``
=======================
.. automodule:: gso.services.crm
.. automodule:: gso.services.mailer
:members:
:show-inheritance:
``gso.services.partners``
=========================
.. automodule:: gso.services.partners
:members:
:show-inheritance:
......@@ -12,8 +12,8 @@ Submodules
:maxdepth: 2
:titlesonly:
shared_choices
device_info
exceptions
helpers
shared_enums
workflow_steps
``gso.utils.shared_choices``
============================
.. automodule:: gso.utils.shared_choices
:members:
:show-inheritance:
``gso.utils.shared_enums``
==========================
.. automodule:: gso.utils.shared_enums
:members:
:show-inheritance:
``gso.workflows.iptrunk.create_imported_iptrunk``
======================================
=================================================
.. automodule:: gso.workflows.iptrunk.create_imported_iptrunk
:members:
......
``gso.workflows.iptrunk.import_iptrunk``
========================================
.. automodule:: gso.workflows.iptrunk.import_iptrunk
:members:
:show-inheritance:
......@@ -15,6 +15,7 @@ Submodules
activate_iptrunk
create_imported_iptrunk
create_iptrunk
import_iptrunk
migrate_iptrunk
modify_isis_metric
modify_trunk_interface
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment