diff options
author | JohnKeeney <john.keeney@est.tech> | 2022-05-12 22:15:14 +0100 |
---|---|---|
committer | JohnKeeney <john.keeney@est.tech> | 2022-05-12 22:15:25 +0100 |
commit | 069b469a3990f30b3a0012f3d9fde535ebf3149f (patch) | |
tree | 2e7964048e20c7e0c0c6b6bbfdb230d6d9ff2579 /docs/architecture/architecture.rst | |
parent | f5f34a552b1559d79a74ae9e3e79686d6b93af70 (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>
Diffstat (limited to 'docs/architecture/architecture.rst')
-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. |