Update release notes and docs
[externalapi/nbi.git] / docs / architecture / architecture.rst
1 .. SPDX-License-Identifier: CC-BY-4.0
2 .. Copyright 2018 ORANGE
3 .. _architecture:
4
5
6 Architecture
7 ============
8
9 ************
10 Introduction
11 ************
12
13
14 NBI stands for NorthBound Interface. It brings to ONAP a set of API that can be
15 used by external systems as BSS for example.
16 These API are based on **TMF API**.
17
18
19 *******************************************
20 Global NBI architecture for Honolulu release
21 *******************************************
22
23 Following illustration provides a global view about NBI architecture,
24 integration with other ONAP components and API resource/operation provided.
25
26 .. image:: ../images/onap_nbi_dublin.jpg
27    :width: 800px
28
29
30 ***************
31 Developer Guide
32 ***************
33
34 Technical information about NBI
35 (dependencies, configuration, running & testing)
36 could be found here: :doc:`NBI_Developer_Guide <NBI_Developer_Guide>`
37