clean-up stale onap profiles 38/92538/2
authorKanagaraj M <mkr1481@gmail.com>
Fri, 2 Aug 2019 07:02:27 +0000 (12:32 +0530)
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Mon, 5 Aug 2019 14:15:10 +0000 (19:45 +0530)
Issue-ID: CLI-169

Change-Id: I4f8fed2168037f776a70b1fa21ad5873d11afb68
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
deployment/zip/src/main/release/data/onap-beijing-profile.json [deleted file]
deployment/zip/src/main/release/data/onap-casablanca-profile.json [deleted file]

diff --git a/deployment/zip/src/main/release/data/onap-beijing-profile.json b/deployment/zip/src/main/release/data/onap-beijing-profile.json
deleted file mode 100644 (file)
index 5cd58c4..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
-[
-    {
-      "product" : "onap-beijing",
-      "name" : "aai:host-url",
-      "value" : "https://192.168.17.35:30233"
-    },
-    {
-      "product" : "onap-beijing",
-      "name" : "aai:host-username",
-      "value" : "AAI"
-    },
-    {
-      "product" : "onap-beijing",
-      "name" : "aai:host-password",
-      "value" : "AAI"
-    },
-    {
-      "product" : "onap-beijing",
-      "name" : "msb:host-url",
-      "value" : "http://192.168.17.35:30081"
-    },
-    {
-      "product" : "onap-beijing",
-      "name" : "sdc:host-url",
-      "value" : "http://192.168.17.35:30206"
-    },
-    {
-      "product" : "onap-beijing",
-      "name" : "sdc:host-username",
-      "value" : "cs_0008"
-    },
-    {
-      "product" : "onap-beijing",
-      "name" : "sdc:host-password",
-      "value" : "demo123456!"
-    },
-    {
-      "product" : "onap-beijing",
-      "name" : "so:host-url",
-      "value" : "http://192.168.17.35:30223"
-    },
-    {
-      "product" : "onap-beijing",
-      "name" : "so:host-username",
-      "value" : "InfraPortalClien"
-    },
-    {
-      "product" : "onap-beijing",
-      "name" : "so:host-password",
-      "value" : "password1$"
-    }
-]
\ No newline at end of file
diff --git a/deployment/zip/src/main/release/data/onap-casablanca-profile.json b/deployment/zip/src/main/release/data/onap-casablanca-profile.json
deleted file mode 100644 (file)
index 36c4a5a..0000000
+++ /dev/null
@@ -1,57 +0,0 @@
-[
-    {
-      "product" : "onap-casablanca",
-      "name" : "aai:host-url",
-      "value" : "https://192.168.17.7:8443"
-    },
-    {
-      "product" : "onap-casablanca",
-      "name" : "aai:host-username",
-      "value" : "AAI"
-    },
-    {
-      "product" : "onap-casablanca",
-      "name" : "aai:host-password",
-      "value" : "AAI"
-    },
-    {
-      "product" : "onap-casablanca",
-      "name" : "msb:host-url",
-      "value" : "http://192.168.17.5:80"
-    },
-    {
-      "product" : "onap-casablanca",
-      "name" : "sdc:host-url",
-      "value" : "http://192.168.17.13:8080"
-    },
-    {
-      "product" : "onap-casablanca",
-      "name" : "sdc:host-username",
-      "value" : "cs_0008"
-    },
-    {
-      "product" : "onap-casablanca",
-      "name" : "sdc:host-password",
-      "value" : "demo123456!"
-    },
-    {
-        "product" : "onap-casablanca",
-        "name" : "policy:host-url",
-        "value" : "http://192.168.17.19:8443"
-    },
-    {
-      "product" : "onap-casablanca",
-      "name" : "so:host-url",
-      "value" : "http://192.168.17.3:8080"
-    },
-    {
-      "product" : "onap-casablanca",
-      "name" : "so:host-username",
-      "value" : "InfraPortalClien"
-    },
-    {
-      "product" : "onap-casablanca",
-      "name" : "so:host-password",
-      "value" : "password1$"
-    }
-]
\ No newline at end of file