Add initial files to repo

Change-Id: Ib68bedaa653ce898f7f68f89c43518e56996f381
Issue-ID: CCSDK-2595
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
3 files changed
tree: 11d370c19de03b88fe0a54ae64b48aae210ce98b
  1. .gitignore
  2. .gitreview
  3. LICENSE.txt
  4. 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".