diff options
author | rajendrajaiswal <rajendra.jaiswal@ericsson.com> | 2019-02-06 16:09:24 +0000 |
---|---|---|
committer | root <rajendra.jaiswal@ericsson.com> | 2019-02-07 10:06:14 +0000 |
commit | 47b64d74a1383b8fa140283966648cab87322673 (patch) | |
tree | 3d5e4fc07d5ee3c0f739861882fdfaa393af7854 /plans/dcaegen2-pmmapper/pmmapper/assets/config.json | |
parent | beebb966c899819159d6a7bf57a146cc6ad844f5 (diff) |
CSIT Tests for PM Mapper
Change-Id: Iaa9274ba40eb8f74eb6a39e8a79a8b0d4e56a166
Issue-ID: INT-863
Signed-off-by: Rajendra Jaiswal <rajendra.jaiswal@ericsson.com>
Diffstat (limited to 'plans/dcaegen2-pmmapper/pmmapper/assets/config.json')
-rw-r--r-- | plans/dcaegen2-pmmapper/pmmapper/assets/config.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plans/dcaegen2-pmmapper/pmmapper/assets/config.json b/plans/dcaegen2-pmmapper/pmmapper/assets/config.json new file mode 100644 index 00000000..2fe128ba --- /dev/null +++ b/plans/dcaegen2-pmmapper/pmmapper/assets/config.json @@ -0,0 +1 @@ +{"pm-mapper-filter": "{ \"filters\":[]}", "3GPP.schema.file": "{\"3GPP_Schema\":\"./etc/3GPP_relaxed_schema.xsd\"}", "streams_subscribes": {}, "streams_publishes": {"pm_mapper_handle_out": {"type": "message_router", "aaf_password": null, "dmaap_info": {"topic_url": "https://we-are-message-router.us:3905/events/some-topic", "client_role": null, "location": null, "client_id": null}, "aaf_username": null}}, "streams_subscribes.pm_mapper_handle_out.message_router_topic": "unauthenticated.PM_VES_OUTPUT", "streams_subscribes.pm_mapper_handle_in.feed_id": "1", "services_calls": {}}
\ No newline at end of file |