X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Foverview.rst;h=09bfdbf830fee322adcc480c4ded2a3076f73f37;hb=10367fe2265369ef635d12a9aa19b80fe656fcbd;hp=1195d6ef92c542856e27a405d9d7a1b3a75415d7;hpb=7608066817352827ad06fab710cc9138d015c259;p=nonrtric.git diff --git a/docs/overview.rst b/docs/overview.rst index 1195d6ef..09bfdbf8 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -2,7 +2,7 @@ .. SPDX-License-Identifier: CC-BY-4.0 .. Copyright (C) 2021 Nordix -.. |archpic| image:: ./images/nonrtric-architecture-E.png +.. |archpic| image:: ./images/nonrtric-architecture-F.png :alt: Image: O-RAN SC - NONRTRIC Overall Architecture Summary @@ -38,8 +38,9 @@ These are the components that make up the Non-RT-RIC: * `DMaaP/Kafka Information Producer Adapters <#dmaap-kafka-information-producer-adapters>`_. :doc:`Documentation site adapter `. :doc:`Documentation site mediator `. * `Initial Non-RT-RIC App Catalogue <#initial-non-rt-ric-app-catalogue>`_. :doc:`Documentation site `. * `Initial K8S Helm Chart LCM Manager <#id5>`_. :doc:`Documentation site `. -* `Test Framework <#id1>`_. -* `Use Cases: <#non-rt-ric-use-cases>`_: +* `Auth Token Fetch <#id6>`_. +* `Test Framework <#id7>`_. +* `Use Cases: <#non-rt-ric-use-cases>`_ * "Helloworld" O-RU Fronthaul Recovery use case. :doc:`Documentation site `. * "Helloworld" O-DU Slice Assurance use case. :doc:`Documentation site `. @@ -75,7 +76,7 @@ Maintains a registry of: - Information Consumers - Information Jobs -The service is not involved in data delivery and hence does not put restrictions on this. +The service is not involved in data delivery and hence does not put restrictions on this. Implementation: @@ -219,6 +220,11 @@ Implementation: - Repo: *nonrtric/plt/helmmanager* - Documentation at the :doc:`Helm Manager documentation site `. +Auth Token Fetch +~~~~~~~~~~~~~~~~ + +Work in progress. + Test Framework ~~~~~~~~~~~~~~