summaryrefslogtreecommitdiffstats
path: root/tools/development/resources
diff options
context:
space:
mode:
authorTomasz Wrobel <tomasz.wrobel@nokia.com>2021-11-16 10:36:10 +0100
committerTomasz Wrobel <tomasz.wrobel@nokia.com>2022-01-25 13:10:49 +0100
commit59fe5fc76f320c16738f65f268db908faa884e14 (patch)
tree0bef2a82e3a9ca90012d526459f205201b7ded4a /tools/development/resources
parent0b0abb996459578641823b4354830fd8747b5573 (diff)
Switch configuration provider to CBS Client - DCAE SDK
Issue-ID: DCAEGEN2-2964 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Iaaf170d209b77b9709cc202c131f9d3bdf1033ed
Diffstat (limited to 'tools/development/resources')
-rw-r--r--tools/development/resources/mount_config.yaml35
1 files changed, 35 insertions, 0 deletions
diff --git a/tools/development/resources/mount_config.yaml b/tools/development/resources/mount_config.yaml
new file mode 100644
index 0000000..f3cf34e
--- /dev/null
+++ b/tools/development/resources/mount_config.yaml
@@ -0,0 +1,35 @@
+pm-mapper-filter:
+ filters:
+ - pmDefVsn: "1.0"
+ nfType: "gnb"
+ vendor: "Nokia"
+ measTypes:
+ - attTCHSeizures
+ - succTCHSeizures2
+ - succImmediateAssignProcs8
+key_store_path: "/opt/app/pm-mapper/etc/certs/cert.jks"
+key_store_pass_path: "/opt/app/pm-mapper/etc/certs/jks.pass"
+trust_store_path: "/opt/app/pm-mapper/etc/certs/trust.jks"
+trust_store_pass_path: "/opt/app/pm-mapper/etc/certs/trust.pass"
+dmaap_dr_delete_endpoint: "https://dmaap-dr-node:8443/delete"
+dmaap_dr_feed_name: "1"
+aaf_identity: "aaf_admin@people.osaaf.org"
+aaf_password: "demo123456!"
+enable_http: true,
+streams_publishes:
+ dmaap_publisher:
+ type: "message_router"
+ dmaap_info:
+ topic_url: "http://message-router:3904/events/org.onap.dmaap.mr.VES_PM"
+ client_role: "org.onap.dcae.pmPublisher"
+ location: "csit-pmmapper"
+ client_id: "1562763644939"
+streams_subscribes:
+ dmaap_subscriber:
+ type: "data_router"
+ dmaap_info:
+ username: "username"
+ password: "password"
+ location: "csit-pmmapper"
+ delivery_url: "http://dcae-pm-mapper:8081/delivery"
+ subscriber_id: 1