blob: 3997950bc2f7b069f226d5d095daf50682e789aa (
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
|
.. SPDX-License-Identifier: CC-BY-4.0
.. Copyright 2020 Nordix Foundation
.. _architecture:
Architecture
============
************
Introduction
************
The CCSDK ORAN components provides handling of the O-RAN A1 interface.
*********************************************
Global NBI architecture for Frankfurt release
*********************************************
Following illustration provides a global view about Non-Real-Time-RIC architecture,
integration with other ONAP components and API resource/operation provided.
.. image:: ../media/o-ran-onap-integration.png
:width: 800pt
***************
Developer Guide
***************
Technical information about the ORAN components (dependencies, configuration, running & testing) could be found in :ref:`developer_guide`.
|