commit | 19ef8b24a98c09a349e6ae7309f535a0135463f6 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Fri Aug 21 13:43:08 2020 -0400 |
committer | Jim Hahn <jrh3@att.com> | Tue Oct 27 14:55:15 2020 -0400 |
tree | d988e5a58865ae6f3a38dcb31e4f195f18e59946 | |
parent | 6b29d2c19e288148171db0c0e446e18dcd46effd [diff] |
Make Actors event-agnostic Removed event and event-context code from the Actor code. Also removed the preprocessing steps from the Actor code, giving the application complete control over any preprocessing. Also fixed a bug wherein the APPC actor was treating the AAI_RESOURCE_VNF property as a String instead of as a GenericVnf. Issue-ID: POLICY-2746-actor Change-Id: Ibc05fe39ffedc0bc461abf10e6a960861ac70119 Signed-off-by: Jim Hahn <jrh3@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 Model code that is agnostic to any PDP. It is common amongst all the repositories.
To build it using Maven 3, run: mvn clean install