commit | ada98e3bfe5906f238a058c4ef056603dd0dbe63 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Mon Oct 14 11:34:15 2019 -0400 |
committer | Jim Hahn <jrh3@att.com> | Tue Oct 15 09:48:59 2019 -0400 |
tree | 17c01f4b7de1f1c4ac33451a111cf4af31d9f0e0 | |
parent | 0a4dcfbe5612b64be111dee34e7c9e335eba8827 [diff] |
Add PAP Policy Notification classes Added classes that PAP will use to publish to DMaaP to indicate policy status changes (i.e., added/removed from PDPs). Modified serialized name of the policy identified to match other uses (e.g., PAP REST API calls). Added policy type, per review comments. Change-Id: I66131fa9ae0b63081f239e7f402b7fea65c434a5 Issue-ID: POLICY-1841 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