From 34a6429d9c0af51d2e29eb7a0d1d37c0babe1129 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Sun, 13 May 2018 09:50:34 -0400 Subject: Wrong id used to retrieve status LCM DGs were using incoming request id to retrieve status from ansible server instead of id returned by ansible server in initial request. Also, ansible should be configured to ignore host key checking to avoid certificate issues. Change-Id: I0cf3d053de652985c4611f8c7d2b5dbee22e0791 Issue-ID: SDNC-313 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 4559d6203ab3f5706b6a2c1a898aa1df37407522 --- platform-logic/setup/pom.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'platform-logic/setup/pom.xml') diff --git a/platform-logic/setup/pom.xml b/platform-logic/setup/pom.xml index 3b3f13e1..fe58222e 100644 --- a/platform-logic/setup/pom.xml +++ b/platform-logic/setup/pom.xml @@ -17,10 +17,6 @@ sdnc-oam :: platform-logic :: ${project.artifactId} Copies base ONAP platform-logic - - 0.2.1-SNAPSHOT - - -- cgit 1.2.3-korg