commit | 96499223e328440c3623bcd3f8b9a648255a43ca | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Thu Nov 21 13:52:37 2019 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Thu Nov 21 13:52:41 2019 +0000 |
tree | b3a56fde1328e959c8d23c567035b9b6916d9450 | |
parent | c54feabfafaab64d56cf275fb1a474f0e830eba9 [diff] |
Update vCPE example for A&AI custom query The change in policy-models to use custom queries means that the named queries used in apex examples must be updated to use custom queries. This review is the first of two reviews to implement this change. I thcnages the A&AI simulator, which will allow the apex-pdp to build again. A further change will bring in the policy changes to get the example implementation fixed. Issue-ID: POLICY-2125 Change-Id: I833c351b43995e648288cdf1c87c0abbe7a671cc Signed-off-by: liamfallon <liam.fallon@est.tech>
Copyright (C) 2016-2018 Ericsson. 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 APEX PDP Engine code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.
To build it using Maven 3, run: mvn clean install