diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -2,6 +2,14 @@ This source repository contains the code for the ORAN A1 related components. +More information on the CCSDK A1 Policy Management Service can be found in the 'a1-policy-management' sub-directory. + +More information on the CCSDK A1-Adapter controller extension can be found in the 'a1-adapter' subdirectory. + +See also additional information at: + - https://wiki.onap.org/display/DW/O-RAN+A1+Policies+in+ONAP + - https://docs.onap.org/projects/onap-ccsdk-oran/en/latest/index.html + ## Prerequisits To compile this code: @@ -12,7 +20,9 @@ To compile this code: ## License -Copyright (C) 2022 Nordix Foundation. +Copyright (C) 2022-2023 Nordix Foundation. All rights reserved. +Copyright (C) 2024 OpenInfra Foundation Europe. All rights reserved. + 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 |