summaryrefslogtreecommitdiffstats
path: root/src/test/resources/valid_mapper_config.json
diff options
context:
space:
mode:
authordfarrelly <david.farrelly@est.tech>2019-04-08 10:24:10 +0000
committerdfarrelly <david.farrelly@est.tech>2019-04-08 10:24:10 +0000
commitdc280ce19354f127d4f1ffd1ff83f6642a7eeb6a (patch)
tree85813851570d545c0ce440220b8a8a9806e6cdc6 /src/test/resources/valid_mapper_config.json
parent49d2deae8aa7b57ecf6fb692803594c1bae8e8bf (diff)
Remove subscription through Bus Controller
*Remove DR subscription through Bus Controller *Add remaining data consumed indicators *Blueprint and Config updates to remove subscription Issue-ID: DCAEGEN2-1038 Change-Id: I8cee463a27156fa656b0e66ef3ee231daeeda8bc Signed-off-by: dfarrelly <david.farrelly@est.tech>
Diffstat (limited to 'src/test/resources/valid_mapper_config.json')
-rw-r--r--src/test/resources/valid_mapper_config.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/resources/valid_mapper_config.json b/src/test/resources/valid_mapper_config.json
index e37b77e..3d9d707 100644
--- a/src/test/resources/valid_mapper_config.json
+++ b/src/test/resources/valid_mapper_config.json
@@ -27,8 +27,6 @@
"aaf_username": null
}
},
- "dmaap_dr_feed_id": "2",
- "buscontroller_feed_subscription_endpoint": "http://dmaap-bc.onap.svc.cluster.local:8080/webapi/dr_subs",
"dmaap_dr_delete_endpoint": "http://dmaap-dr-node.onap.svc.cluster.local:8443/delete",
"services_calls": {},
"key_store_path": "src/test/resources/testkeystore.jks.b64",