commit | b96fc5eb0980ce7bff21c61fe73f7e14b14b002b | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Fri Nov 22 17:09:57 2019 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Mon Nov 25 11:02:30 2019 +0000 |
tree | 606a2de5ba934ae1adfcce6c67c6a6758e3846d7 | |
parent | 96499223e328440c3623bcd3f8b9a648255a43ca [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 second of two reviews to implement this change. This patch updates the policy and its associated tests to work with A&AI custom queries. Issue-ID: POLICY-2125 Change-Id: I6a5b90002e43272e3cf296158f09f91a0f6d6907 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