commit | 97a9001fe632b0eaed48d324dc8d6c2c3c630f8c | [log] [tgz] |
---|---|---|
author | PatrikBuhr <patrik.buhr@est.tech> | Fri Mar 26 17:25:13 2021 +0100 |
committer | PatrikBuhr <patrik.buhr@est.tech> | Wed Apr 07 16:40:01 2021 +0200 |
tree | 1631f3e7a496af8818f0bcca07ef85b04e8bb7be | |
parent | 7a052f6652ffc9965f3c0d2cdc8b7385d1029f3f [diff] |
PMS Persistent storage of policies and type definitions - A1 Istanbul Policy types and type definitions are stored persistently to survive a restart of PMS. Change-Id: Ideae4dae5b6f9de2b82127e65ce5184d615c8fd4 Issue-ID: CCSDK-3256 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
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".