commit | a9bbc763a628ebf601825d080c107ede3894b726 | [log] [tgz] |
---|---|---|
author | Michael Mokry <mm117s@att.com> | Mon Jun 03 15:13:03 2019 -0500 |
committer | Michael Mokry <michael.mokry@att.com> | Tue Jun 18 08:07:29 2019 -0500 |
tree | 0f348edcf40fb27f993245f816e8a333a4f6f476 | |
parent | 2af8ab7ce69fba12631dd4bc51acb2cd892dc7c0 [diff] |
Create the operationshistory table from pdpx Added create table sql statement to the policy-pdpx.sh to create the operationshistory table during xacml-pdp installation Added changes per Jorge's review 1) Added sql file with create table statement 2) Added bash script to execute sql file 3) modified policy-pdpx.sh to execute new bash script 4) other changes Change-Id: Iaae63dc65db1ff9181de12928e072f04c87e50e7 Issue-ID: POLICY-1827 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