diff options
author | JohnKeeney <john.keeney@est.tech> | 2021-03-09 18:32:45 +0000 |
---|---|---|
committer | KAPIL SINGAL <ks220y@att.com> | 2021-03-09 19:55:20 +0000 |
commit | de4ac0d74436887c13b07b8abf2dbbf3db6a4c8e (patch) | |
tree | e4ac01891933f47f0f2e55e6a548ae62f3dedebf /docs/architecture/architecture.rst | |
parent | fba2c668e8036187b4dcaf3422c1143d1b2abc7e (diff) |
Updating documentation for Honolulu
Change-Id: I2d049db7acb49e50e21963096d00b2bee6076d09
Signed-off-by: JohnKeeney <john.keeney@est.tech>
Issue-ID: CCSDK-3201
Diffstat (limited to 'docs/architecture/architecture.rst')
-rwxr-xr-x | docs/architecture/architecture.rst | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/docs/architecture/architecture.rst b/docs/architecture/architecture.rst index bfe827bd..1e0f0691 100755 --- a/docs/architecture/architecture.rst +++ b/docs/architecture/architecture.rst @@ -1,5 +1,5 @@ .. SPDX-License-Identifier: CC-BY-4.0 -.. Copyright 2020 Nordix Foundation +.. Copyright 2021 Nordix Foundation .. _architecture: @@ -11,14 +11,16 @@ Introduction ************ -The CCSDK ORAN components provides handling of the O-RAN A1 interface. +The CCSDK ORAN components add support for handling "A1 Policies" as defined for the O-RAN A1 interface. + +The O-RAN A1 interface is defined by the `O-RAN Alliance <https://www.o-ran.org>`_ ********************************************* -Global NBI architecture for Frankfurt release +Architecture for ONAP Honolulu release ********************************************* -Following illustration provides a global view about Non-Real-Time-RIC architecture, +This picture provides a overview of ONAP's A1 Controller architecture, integration with other ONAP components and API resource/operation provided. .. image:: ../media/ONAP-A1ControllerArchitecture.png @@ -29,5 +31,5 @@ integration with other ONAP components and API resource/operation provided. Developer Guide *************** -Technical information about the ORAN components (dependencies, configuration, running & testing) could be found in :ref:`developer_guide`. +Technical information about the O-RAN components (dependencies, configuration, running & testing) can be found in :ref:`developer_guide`. |