diff options
author | PatrikBuhr <patrik.buhr@est.tech> | 2022-05-11 13:10:40 +0200 |
---|---|---|
committer | PatrikBuhr <patrik.buhr@est.tech> | 2022-05-12 09:18:45 +0200 |
commit | 4faa502e6fb2a1d242618ba1513a47eb55d0a530 (patch) | |
tree | a0c3fe4c2cc9ee96163486229be76ba13ae9b410 /a1-policy-management/README.md | |
parent | f5f34a552b1559d79a74ae9e3e79686d6b93af70 (diff) |
NONRTRIC PMS added support for custom A1 adapters
Added support for added external A1-P adapter. This makes it possible to design and include
adapter to APIs for accessing of A1 policies (in a NearRT-RIC) without any changes in this
SW.
Issue-ID: CCSDK-3655
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: Idc7bf97963a2455bde983b06a5f861df77d901ae
Diffstat (limited to 'a1-policy-management/README.md')
-rw-r--r-- | a1-policy-management/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/a1-policy-management/README.md b/a1-policy-management/README.md index 5c619c23..c25b29d8 100644 --- a/a1-policy-management/README.md +++ b/a1-policy-management/README.md @@ -75,7 +75,7 @@ Sample Response Message to DMaaP: ## License ONAP : ccsdk oran -Copyright (C) 2019-2020 Nordix Foundation. All rights reserved. +Copyright (C) 2019-2022 Nordix Foundation. 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 |