*   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": “d...@dcae.onap.org”,
          "action": [
                 "sub",
                 "view"
          ]
     }

Good luck!
-Dom

From: onap-discuss@lists.onap.org <onap-discuss@lists.onap.org> On Behalf Of ??
Sent: Thursday, August 13, 2020 7:19 AM
To: Fiachra Corcoran <fiachra.corco...@est.tech>; onap-discuss 
<onap-discuss@lists.onap.org>
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:image001.jpg@01D67144.1988F850]




Regards,,
Kai

发件人: Fiachra Corcoran<mailto:fiachra.corco...@est.tech>
时间: 2020/08/13(星期四)18:58
收件人: 
路凯<mailto:lu...@chinamobile.com>;onap-discuss<mailto:onap-discuss@lists.onap.org>;
主题: 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: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to