summaryrefslogtreecommitdiffstats
path: root/deployment/zip/src/main/release/data/onap-casablanca-profile.json
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/zip/src/main/release/data/onap-casablanca-profile.json')
-rw-r--r--deployment/zip/src/main/release/data/onap-casablanca-profile.json57
1 files changed, 57 insertions, 0 deletions
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
index 00000000..36c4a5a9
--- /dev/null
+++ b/deployment/zip/src/main/release/data/onap-casablanca-profile.json
@@ -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