commit | 7a8e49a16020f7d04724803659f365236987c5ed | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Thu Dec 19 21:42:34 2019 -0600 |
committer | liamfallon <liam.fallon@est.tech> | Wed Jan 08 10:19:06 2020 +0000 |
tree | 3b858f1c7f150ab6076dd61ba62c069607843d82 | |
parent | 004f3557013cb1919754a7318b0005e00b6867de [diff] |
Update vCPE example to use Avro schemas THis change updates the vCPE example to show how the example can work towards the APPC using Avro schemas only. This means that Policies can be adapted to changes in controller APIs using Avro alone. This example works with the old and new format policy-models. Issue-ID: POLICY-2043 Change-Id: I42ac0eac5203eaa37316cf6c460c67f7e8d6deb2 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