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:49 +0000 |
commit | 70fee1870d1c7d3e8bcf600118372363ef927df8 (patch) | |
tree | 0971b0b0488f8b8db4327b9553627fbd835fddec /README.md | |
parent | 7ae613e5469750773d32bf2e25361f6c73eb150f (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 |