commit | a4b62b8f4da98eefe530e0fc11f6dafabe0019c2 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Thu Mar 21 09:54:30 2019 -0400 |
committer | Jim Hahn <jrh3@att.com> | Fri Mar 22 12:19:37 2019 -0400 |
tree | 96f6acb9c49b9e4aa0d3c33dc805cf37b264f659 | |
parent | 834851e6c460ef8a28f356a64fe7b85d8bbf9a55 [diff] |
Add models-pdp to models repo Also changed supportedPolicyTypes to PfConceptKey. Updated licenses. Removed trailing whitespace from pom. Provide default request id. Rebased to fix merge conflict. Added SupportedPolicyType class. Renamed SupportedPolicyType to PolicyTypeIdent, and moved it to models-base. Also updated models-pap to use it. Deleted models-pdp Policy and replaced it with ToscaPolicy. Updated test method name. Change-Id: Id65f769c2f308c6b56e79978bd50b84f2e0b3d02 Issue-ID: POLICY-1542 Signed-off-by: Jim Hahn <jrh3@att.com>
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