Corrected rApp Catalogue image tag for d release test
[nonrtric.git] / sdnc-a1-controller / README.md
1 # O-RAN-SC Non-RealTime RIC - A1 Controller
2
3 SDNC-A1 controller provides a Northbound Interface for A1 operations to do policy management in Near-RealTime RICs.
4
5 It is a very lightweight version of ONAP SDNC.
6
7 Many features/components of SDNC that are not needed for A1 operations have been removed from both northbound and oam directories.
8
9 This makes it very fast to start the controller and also puts less load on the CPU.
10
11 Please see the documentation in the docs/ folder
12
13 For more information about the Non-RT RIC project please see the [project website](https://wiki.o-ran-sc.org/display/RICNR "O-RAN-SC Non-RT RIC project")
14
15 ## License
16
17 Copyright (C) 2019 Nordix Foundation.
18 Licensed under the Apache License, Version 2.0 (the "License")
19 you may not use this file except in compliance with the License.
20 You may obtain a copy of the License at
21
22       http://www.apache.org/licenses/LICENSE-2.0
23
24 Unless required by applicable law or agreed to in writing, software
25 distributed under the License is distributed on an "AS IS" BASIS,
26 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
27 See the License for the specific language governing permissions and
28 limitations under the License.
29
30 For more information about license please see the [LICENSE](LICENSE.txt) file for details.