commit | ada55be1b59899e461dc5177782e381f89cbc407 | [log] [tgz] |
---|---|---|
author | Pamela Dragosh <pdragosh@research.att.com> | Fri Apr 05 21:07:07 2019 -0400 |
committer | Pamela Dragosh <pdragosh@research.att.com> | Mon Apr 08 10:42:22 2019 -0400 |
tree | 7bdb3eb5fe44e166a75a3333bf81f2293a3585de | |
parent | eb7127ac85b3df30a09277721a5f9271033843e7 [diff] |
Remove drools PDP dependency Removing working memory and use of PolicyEngine from drools in these classes. Cleaned up some unused imports and checkstyle. Issue-ID: POLICY-1264 Change-Id: Id059da9689a721b0eafc6b310adcbdad43574ce7 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 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