commit | 2bda454c5a0036a8fa5af120a90a0c1f94e76b31 | [log] [tgz] |
---|---|---|
author | jhh <jorge.hernandez-herrero@att.com> | Thu Mar 05 14:32:21 2020 -0600 |
committer | Jorge Hernandez <jorge.hernandez-herrero@att.com> | Mon Mar 09 14:55:52 2020 +0000 |
tree | 5b2fd019981e41843bb633e5450f8b687abf12bc | |
parent | 3c1fb89886d7ebf2efe1183e92b4ed8191f506b4 [diff] |
Add optional controllerName in Op. Legacy Policies Optional controllerName has been added to Legacy Operational policies to be able to route Operational Policies to an specific drools controller. Currently, the policies are deployed to all controllers that support a policy type. In the case, that there are multiple controllers set, and the policy is only to be routed to one of them, this field should be populated. Issue-ID: POLICY-2388 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I7288ce0069a723b8e6ec535331dc9cda56fbf130
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