X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Foverview.rst;h=1ac93dae32d9572f16ce9573d9e6fed6db9f57e7;hb=HEAD;hp=6887469ad0f5ff7e367637dd7b36880de45c67c8;hpb=1aa2b7f51392e7f97334315e443e4d08e08873a6;p=portal%2Fnonrtric-controlpanel.git diff --git a/docs/overview.rst b/docs/overview.rst index 6887469..1ac93da 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -1,6 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. SPDX-License-Identifier: CC-BY-4.0 -.. Copyright (C) 2020 Nordix +.. Copyright (C) 2021 Nordix Non-RT RIC Control Panel Overview ================================= @@ -9,10 +9,10 @@ Graphical user interface with the following capabilities: * View and Manage A1 policies in the RAN (near-RT-RICs) * Graphical A1 policy creation/editing is model-driven, based on policy type’s JSON schema -* View and manage producers and jobs for the Enrichment coordinator service +* View producers and jobs for the Information coordinator service * Configure A1 Policy Management Service (add/remove near-rt-rics) -The Control Panel frontend interacts with the A1 Policy Management Service and A1 Enrichment Information Coordinator +The Control Panel frontend interacts with the A1 Policy Management Service and A1 Information Coordinator (REST NBIs) via a service exposure gateway, the Nonrtric Gateway. The frontend is developed using the Angular framework. The Gateway is a Spring Cloud Gateway that provides an API Gateway for all the Non-RT-RIC Components. @@ -29,3 +29,5 @@ The architecture of the Control Panel is as shown on the following picture: :scale: 50 % The Control Panel can be deployed following the instructions in the Installation Guide. + +This product is a part of :doc:`NONRTRIC `.