commit | 74ff8601429337ca0b0ad9039188bb09a5d4a640 | [log] [tgz] |
---|---|---|
author | Michael Mokry <michael.mokry@att.com> | Thu Apr 11 06:07:17 2019 -0500 |
committer | Michael Mokry <michael.mokry@att.com> | Thu Apr 11 06:07:17 2019 -0500 |
tree | 7b1d70005b8a312a67e9c44f061ac5389f847f56 | |
parent | bfb8d12818346b96c9ab918e72327e1d13662321 [diff] |
Fix the xacml-pdp CSIT failures Looks like CSIT uses docker to install xacml-pdp so a change in OOM is not necessary to fix this problem. I took a look at the PAP script and found some small differenences and made those changes in xacml-pdp. I have not been able to successfully test this as I spent all night trying to figure out how to execute it in my VM with and without arguments. I added some debugger code in as well to get more information in the logs and see if the property file is actually being found. Change-Id: Ib6ca95edab4483aa4e65efca73a9f58342cc1ec0 Issue-ID: POLICY-1449 Signed-off-by: Michael Mokry <michael.mokry@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