X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Farchitecture%2Farchitecture.rst;h=b5def705ce5cd4f5314bbb11efdbe4e4ddb5930d;hb=2f9c294f3dbe0b52b52df171f27d70e6833acb96;hp=8e7b9b94be64b59d31566adef9d3bf313e873e44;hpb=798e4b41b1a10368c4ed43259c9dfa5a03681d81;p=externalapi%2Fnbi.git diff --git a/docs/architecture/architecture.rst b/docs/architecture/architecture.rst old mode 100644 new mode 100755 index 8e7b9b9..b5def70 --- a/docs/architecture/architecture.rst +++ b/docs/architecture/architecture.rst @@ -1,26 +1,29 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 +.. SPDX-License-Identifier: CC-BY-4.0 .. Copyright 2018 ORANGE +.. _architecture: Architecture ============ -*************** +************ Introduction -*************** +************ -NBI stands for NorthBound Interface. It brings to ONAP a set of API that can be used by external systems as BSS for example. These API are based on **TMF API**. +NBI stands for NorthBound Interface. It brings to ONAP a set of API that can be +used by external systems as BSS for example. +These API are based on **TMF API**. -*************** -Global NBI architecture for Beijing release -*************** +******************************************* +Global NBI architecture for Honolulu release +******************************************* -Following illustration provides a global view about nbi architecture,integration with other ONAP components and API resource/operation provided. +Following illustration provides a global view about NBI architecture, +integration with other ONAP components and API resource/operation provided. -.. image:: images/ONAP_External_ID_Beijing.jpg +.. image:: ../images/onap_nbi_dublin.jpg :width: 800px @@ -28,7 +31,7 @@ Following illustration provides a global view about nbi architecture,integration Developer Guide *************** -Technical information about NBI (dependancies, configuration, running & testing) could be found here: :doc:`NBI_R1_Developer_Guide ` - -API Flow illustration (with example messages) is described in this document: :download:`nbicallflow.pdf <../offeredapis/pdf/nbicallflow.pdf>` +Technical information about NBI +(dependencies, configuration, running & testing) +could be found here: :doc:`NBI_Developer_Guide `