X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-aux%2F80-Auxiliary-Functions%2Fhelm%2Fmessage-router%2Fresources%2Ftopics%2FPNF_READY.json;fp=ric-aux%2F80-Auxiliary-Functions%2Fhelm%2Fmessage-router%2Fresources%2Ftopics%2FPNF_READY.json;h=8f4cf8bd646b23be34318234ee0a1d9f6894eeff;hb=979b5c13af5d38abc3826d82db651080715c69d4;hp=0000000000000000000000000000000000000000;hpb=7f1e409379856025977fc8a6ea04ddb215f21a13;p=it%2Fdep.git diff --git a/ric-aux/80-Auxiliary-Functions/helm/message-router/resources/topics/PNF_READY.json b/ric-aux/80-Auxiliary-Functions/helm/message-router/resources/topics/PNF_READY.json new file mode 100644 index 00000000..8f4cf8bd --- /dev/null +++ b/ric-aux/80-Auxiliary-Functions/helm/message-router/resources/topics/PNF_READY.json @@ -0,0 +1,17 @@ +{ + "topicName": "PNF_READY", + "topicDescription": "This topic will be used to publish the PNF_READY events generated by the PNF REgistration Handler service in the DCAE platform.", + "owner": "PNFRegistrationHandler", + "txenabled": false, + "clients": [ + { + "dcaeLocationName": "san-francisco", + "clientRole": "org.onap.dmaap.mr.PNF_READY.pub", + "action": [ + "pub", + "view" + ] + + } + ] +}