Non Root user to access the log file

Issue-ID: CCSDK-2622
Change-Id: Ie1963510c0ba61620ada23345a35ae430ca0bbf1
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
1 file changed
tree: a603766eec52f43f0d6ea371a762320398e5522b
  1. a1-adapter/
  2. a1-policy-management/
  3. .gitignore
  4. .gitreview
  5. INFO.yaml
  6. LICENSE.txt
  7. pom.xml
  8. README.md
README.md

This source repository contains the code for the ORAN A1 related components.

To compile this code:

  1. Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.

  2. To compile, run "mvn clean install".