* Looks like you are not using Basic Authentication in the curl to MR API
on 3904
* But that still might not work if the Identity is not authorized for
subscription.
* A possible workaround is to grant permission by using the dmaap-bc API to
add another mr_client (as a subscriber).
* POST https://dmaap-bc:8443/webapi/mr_clients
* Body is:
{
"dcaeLocationName": “san-francisco”,
"fqtn": "org.onap.dmaap.mr.PERFORMANCE_MEASUREMENTS",
"clientIdentity": “[email protected]”,
"action": [
"sub",
"view"
]
}
Good luck!
-Dom
From: [email protected] <[email protected]> On Behalf Of ??
Sent: Thursday, August 13, 2020 7:19 AM
To: Fiachra Corcoran <[email protected]>; onap-discuss
<[email protected]>
Subject: Re: [onap-discuss] PM-MAPPER DMAAP Problem with add pm-mapper as
publisher to topic org.onap.dmaap.mr.PERFORMANCE_MEASUREMENTS
Thank you for your prompt reply. I just want to test it manually, and I
followed your suggestion to use 3904. it seemed the same issue
[cid:[email protected]]
Regards,,
Kai
发件人: Fiachra Corcoran<mailto:[email protected]>
时间: 2020/08/13(星期四)18:58
收件人:
路凯<mailto:[email protected]>;onap-discuss<mailto:[email protected]>;
主题: Re: [onap-discuss] PM-MAPPER DMAAP Problem with add pm-mapper as publisher
to topic org.onap.dmaap.mr.PERFORMANCE_MEASUREMENTS
Hi,
Pm-mapper publishes to that topic, not subscribes.
There may be an issue with AAF regarding roles/permissions, but if all you want
to do is check the events, just use the non secure port. 3904.
I would advise you to run the robot 5gbulkpm testsuite to verify the system is
functioning correctly.
From the robot dir in OOM, execute the following:
~/oom_master/kubernetes/robot$ ./ete-k8s.sh onap 5gbulkpm
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#21900): https://lists.onap.org/g/onap-discuss/message/21900
Mute This Topic: https://lists.onap.org/mt/75742750/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-