Initialize repo

Add the initialie .gitreview, .gitignore, README and License

Change-Id: Ib99da18f940cac035014872ae5c83df6bd93a3f2
Issue-ID: POLICY-771
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 files changed
tree: 2640b1fa1c5a2dcc5dfbba89754b8af2ccc53129
  1. .gitignore
  2. .gitreview
  3. INFO.yaml
  4. LICENSE.txt
  5. README.md
README.md

Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode

This source repository contains the ONAP Policy Model code that is agnostic to any PDP. It is common amongst all the repositories.

To build it using Maven 3, run: mvn clean install