aboutsummaryrefslogtreecommitdiffstats
path: root/docs/architecture/architecture.rst
blob: b5def705ce5cd4f5314bbb11efdbe4e4ddb5930d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.. 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**.


*******************************************
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.

.. image:: ../images/onap_nbi_dublin.jpg
   :width: 800px


***************
Developer Guide
***************

Technical information about NBI
(dependencies, configuration, running & testing)
could be found here: :doc:`NBI_Developer_Guide <NBI_Developer_Guide>`