Casablanca: profile 19/65719/2
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Thu, 30 Aug 2018 12:28:46 +0000 (17:58 +0530)
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Tue, 11 Sep 2018 09:36:38 +0000 (15:06 +0530)
Issue-ID: CLI-122

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

diff --git a/deployment/zip/src/main/release/data/onap-casablanca-profile.json b/deployment/zip/src/main/release/data/onap-casablanca-profile.json
new file mode 100644 (file)
index 0000000..36c4a5a
--- /dev/null
@@ -0,0 +1,57 @@
+[
+    {
+      "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