commit | 3b916e4dc5777863cb4ee873b41ee460fb9aec27 | [log] [tgz] |
---|---|---|
author | PatrikBuhr <patrik.buhr@est.tech> | Thu Oct 07 18:03:53 2021 +0200 |
committer | PatrikBuhr <patrik.buhr@est.tech> | Fri Oct 15 15:48:52 2021 +0200 |
tree | da8003e728de8f9ca8d7a9a4369c20b16c1f6531 | |
parent | e81a9de40bc0acb4a15ecf9fd60500a6f71344e4 [diff] |
Improving searching for policy types - A1 Jakarta The querying for supported policy types is enhanced so that an application can get a list of all policy types that are compatible with a given version. This means added query parameters for GET types. Simplified exception handling. Issue-ID: CCSDK-3495 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: Iedc2267e4fe2b5e2c17d688e315893c354379930
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".