commit | de7a573e413e5b32bd4c4d2b20d2488d6eca87a8 | [log] [tgz] |
---|---|---|
author | PatrikBuhr <patrik.buhr@est.tech> | Thu Mar 31 12:08:56 2022 +0200 |
committer | PatrikBuhr <patrik.buhr@est.tech> | Thu Mar 31 12:14:30 2022 +0200 |
tree | baab7adaeb8cb0c5a90017c82adaa50fa79af78f | |
parent | 4b6205245fd4839e4449e26aa4e3000ddb30ecc1 [diff] |
NONRTRIC PMS using authorization token Added support for PMS sending an authorization token in each REST call(in the HTTP header). The token is read from a file. Issue-ID: CCSDK-3560 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I92229f67d2c1486530f3c6ebb22f60bd3b359676
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".