From 4c53995dd9917f05b9558bb81aa33caf9e8f0f97 Mon Sep 17 00:00:00 2001 From: Kevin McKiou Date: Thu, 14 Sep 2017 12:31:02 -0500 Subject: Addition of Active-Standby Feature Patch 1: Adds the active-standby feature to drools-pdp. This feature provides the state control of the drools-pdp nodes controlling failover with a site and across sites. Patch 2: Resolve merge conflict in packages/install/pom.xml and pom.xml. Patch 3: Resolved comments from Pamela Dragosh and Jorge Hernandez. Issue-ID: POLICY-156 Change-Id: I922b3d5d8a464006e9675924bcbc7409d68c08d5 Signed-off-by: Kevin McKiou --- packages/install/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'packages/install') diff --git a/packages/install/pom.xml b/packages/install/pom.xml index 7a765c3a..f1bde432 100644 --- a/packages/install/pom.xml +++ b/packages/install/pom.xml @@ -101,6 +101,12 @@ ${project.version} zip + + org.onap.policy.drools-pdp + feature-active-standby-management + ${project.version} + zip + -- cgit 1.2.3-korg