commit | acfcde2e7729939a9a9f9f8a085951585033c081 | [log] [tgz] |
---|---|---|
author | PatrikBuhr <patrik.buhr@est.tech> | Wed Dec 02 15:04:57 2020 +0100 |
committer | PatrikBuhr <patrik.buhr@est.tech> | Wed Dec 02 15:06:47 2020 +0100 |
tree | 879117e462f59b9e276a7483b2ec6b0ba3f72073 | |
parent | 7d8c25fedcdae8918a7c06088ac29abd41b60a06 [diff] |
Bugfix, adding default values for http proxy if missing If the httpproxy parameters is missing in the application.yaml, the application will run and no proxies will be used. Previously it did not start. Change-Id: I5f532a0f106255cc3e30defc8191f674d8bf3731 Issue-ID: CCSDK-2966 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".