commit | 4faa502e6fb2a1d242618ba1513a47eb55d0a530 | [log] [tgz] |
---|---|---|
author | PatrikBuhr <patrik.buhr@est.tech> | Wed May 11 13:10:40 2022 +0200 |
committer | PatrikBuhr <patrik.buhr@est.tech> | Thu May 12 09:18:45 2022 +0200 |
tree | a0c3fe4c2cc9ee96163486229be76ba13ae9b410 | |
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
This source repository contains the code for the ORAN A1 related components.
To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".