commit | fca3dd7b4bdc33b579750004c9d3bc163d20a2a7 | [log] [tgz] |
---|---|---|
author | Joshua Reich <jreich@research.att.com> | Mon Apr 08 09:41:36 2019 -0700 |
committer | Joshua Reich <jreich@research.att.com> | Thu Apr 11 16:50:54 2019 -0700 |
tree | d82b7935f724cd2370789bb77c3bab036ec85147 | |
parent | 4013653daa38a7fe1b9ffcae02e27d0bc411ac8f [diff] |
Add Control Loop Coordination policy. Refactor code to support multiple pip engines. Add pip engine for outcome. Modify LegacyGuardTranslator to use coordination translator's convertPolicy function when processing coordination guard. This version of convertPolicy intentionally uses string replacement on template-like xacml coordination guard to enable future support for API-based creation of new coordination guard types. Bug fixes and code cleanup. * Unused imports, sonar problems. * Consolidation of getAttribute method * Only use TypedQuery for Pips Issue-ID: POLICY-1471 Change-Id: I4e9365b7f23bee96cf438dad44feda97c65f6ecc Signed-off-by: Joshua Reich <jreich@research.att.com> Signed-off-by: Pamela Dragosh <pdragosh@research.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 XACML PDP engine code.
To build it using Maven 3, run: mvn clean install