[ARTIFACT-BROKER] Upgrade sdc-distro-client to 2.0.0
[multicloud/framework.git] / artifactbroker / plugins / reception-plugins / src / test / resources / handling-sdc.json
index aa548e4..6f0d050 100644 (file)
@@ -1,11 +1,6 @@
 {
     "name" : "parameterConfig1",
-    "asdcAddress": "localhost",
-    "messageBusAddress": [
-        "a.com",
-        "b.com",
-        "c.com"
-    ],
+    "sdcAddress": "localhost",
     "user": "policy",
     "password": "policy",
     "pollingInterval":20,
@@ -22,7 +17,6 @@
     "keyStorePath": "null",
     "keyStorePassword": "null",
     "activeServerTlsAuth": false,
-    "isFilterInEmptyResources": true,
-    "isUseHttpsWithDmaap": false
+    "isFilterInEmptyResources": true
 }