diff options
author | JohnKeeney <john.keeney@est.tech> | 2024-01-22 14:04:31 +0000 |
---|---|---|
committer | John Keeney <John.Keeney@est.tech> | 2024-01-22 14:18:13 +0000 |
commit | 8f0ed12ff1c74e7d1032156f9545598bfc51f762 (patch) | |
tree | 4ed38d869ca5161f58831ad1507fb65c7345a8ff /README.md | |
parent | cdf16a88b4e68eaa6541d7077c468a6a06d7063f (diff) |
CCSDK-ORAN - Update Docs for/after Montreal
Issue-ID: CCSDK-3966
Change-Id: I5caa987035788fdc6c03c0636922fc9d046644aa
Signed-off-by: JohnKeeney <john.keeney@est.tech>
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 |