diff options
author | JohnKeeney <john.keeney@est.tech> | 2022-05-12 22:15:14 +0100 |
---|---|---|
committer | John Keeney <john.keeney@est.tech> | 2022-05-17 09:56:16 +0000 |
commit | c1778929dbf61e1a2ae31f20b90fedd4f0daae2a (patch) | |
tree | 7055d089342abdaa3b0e47c31b19ab003743b60e /docs/architecture | |
parent | 219aca6f1fa526fa0bdc8546a88a612aa2b512f7 (diff) |
Documentation updates
Updated RTD documentation, and fixed some typos in java files conatining annotations
used to generate OpenAPI (json, yaml, html) specs & docs.
Issue-ID: CCSDK-3616
Change-Id: Iefa905f4c0f13cb013872d4858232695fc107927
Signed-off-by: JohnKeeney <john.keeney@est.tech>
(cherry picked from commit 069b469a3990f30b3a0012f3d9fde535ebf3149f)
Diffstat (limited to 'docs/architecture')
-rwxr-xr-x | docs/architecture/architecture.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/architecture/architecture.rst b/docs/architecture/architecture.rst index 1e0f0691..a9facd53 100755 --- a/docs/architecture/architecture.rst +++ b/docs/architecture/architecture.rst @@ -1,5 +1,5 @@ .. SPDX-License-Identifier: CC-BY-4.0 -.. Copyright 2021 Nordix Foundation +.. Copyright 2022 Nordix Foundation .. _architecture: @@ -16,9 +16,9 @@ The CCSDK ORAN components add support for handling "A1 Policies" as defined for The O-RAN A1 interface is defined by the `O-RAN Alliance <https://www.o-ran.org>`_ -********************************************* -Architecture for ONAP Honolulu release -********************************************* +******************* +Architecture Review +******************* This picture provides a overview of ONAP's A1 Controller architecture, integration with other ONAP components and API resource/operation provided. |