From cd9e16c51daf4af1e74a6d89ee4d240f61b5b7f2 Mon Sep 17 00:00:00 2001 From: Marco Platania Date: Fri, 16 Nov 2018 15:35:11 -0500 Subject: [PATCH] Replace vnf-host-ip-address with host-ip-address Change-Id: I0017318ae9e84c4bd603b8ae13cf026294bf6c5d Issue-ID: INT-696 Signed-off-by: Marco Platania --- platform-logic/lcm/src/main/json/LCM_config-scale-out.json | 4 ++-- platform-logic/lcm/src/main/json/LCM_health-check.json | 4 ++-- platform-logic/lcm/src/main/xml/LCM_config-scale-out.xml | 4 ++-- platform-logic/lcm/src/main/xml/LCM_health-check.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/platform-logic/lcm/src/main/json/LCM_config-scale-out.json b/platform-logic/lcm/src/main/json/LCM_config-scale-out.json index 9d37cf13..870997b1 100755 --- a/platform-logic/lcm/src/main/json/LCM_config-scale-out.json +++ b/platform-logic/lcm/src/main/json/LCM_config-scale-out.json @@ -302,7 +302,7 @@ "id": "dfe17100.934dc", "type": "execute", "name": "execute RestConfAPI", - "xml": "\n \n \n \n \n \n \n \n ", + "xml": "\n \n \n \n \n \n \n \n ", "comments": "", "outputs": 1, "x": 302, @@ -335,7 +335,7 @@ "id": "874cba8d.9da118", "type": "record", "name": "record", - "xml": " \n\t \n\t\n\t", + "xml": " \n\t \n\t\n\t", "comments": "", "outputs": 1, "x": 678, diff --git a/platform-logic/lcm/src/main/json/LCM_health-check.json b/platform-logic/lcm/src/main/json/LCM_health-check.json index 075da772..60e65b68 100755 --- a/platform-logic/lcm/src/main/json/LCM_health-check.json +++ b/platform-logic/lcm/src/main/json/LCM_health-check.json @@ -96,7 +96,7 @@ "id": "a0daec6.f75351", "type": "execute", "name": "execute RestConfAPI", - "xml": "\n \n \n \n \n \n ", + "xml": "\n \n \n \n \n \n ", "comments": "", "outputs": 1, "x": 465, @@ -129,7 +129,7 @@ "id": "289cee6b.89c1d2", "type": "record", "name": "record", - "xml": " \n\t \n\t", + "xml": " \n\t \n\t", "comments": "", "outputs": 1, "x": 845, diff --git a/platform-logic/lcm/src/main/xml/LCM_config-scale-out.xml b/platform-logic/lcm/src/main/xml/LCM_config-scale-out.xml index 6f5163fa..ce836e21 100755 --- a/platform-logic/lcm/src/main/xml/LCM_config-scale-out.xml +++ b/platform-logic/lcm/src/main/xml/LCM_config-scale-out.xml @@ -18,14 +18,14 @@ - + - + diff --git a/platform-logic/lcm/src/main/xml/LCM_health-check.xml b/platform-logic/lcm/src/main/xml/LCM_health-check.xml index 90b1cdea..d706aac6 100755 --- a/platform-logic/lcm/src/main/xml/LCM_health-check.xml +++ b/platform-logic/lcm/src/main/xml/LCM_health-check.xml @@ -18,12 +18,12 @@ - + - + -- 2.16.6