commit | 2fa73553d31c7afb4bdf9eca2f77fad6b987c1d2 | [log] [tgz] |
---|---|---|
author | Lathish <lathishbabu.ganesan@est.tech> | Fri Apr 23 15:46:17 2021 +0100 |
committer | Lathish <lathishbabu.ganesan@est.tech> | Thu Apr 29 16:10:11 2021 +0100 |
tree | 40d89b6911f2c15153754c729174c64f07558af5 | |
parent | 024d88d272f9b9923667b7670c9e3e4859cd34a8 [diff] |
RIC Configuration from UI This enables the user to add/delete/update RIC config from dashboard. Unit test for this component will be covered in next commit. Issue-ID: NONRTRIC-498 Change-Id: Ia055127522f1784595c1667f1a8e4f0f22e14bd3 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
The O-RAN Non-RT RIC Control Panel provides administrative and operator functions for a Near-RT RIC through the A1 API. This web app consists of an Angular (version 8) front end and a Java (version 11) Spring-Boot (version 2.1) back end.
Please see the documentation in the docs/ folder.
The backend server publishes live API documentation at the URL http://your-host-name-here:8080/swagger-ui.html
Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2019 Nordix Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.