Hi,

I am trying to replicate the demo showed in
https://wiki.onap.org/download/attachments/38113535/PnP_PNF_live_demo.mp4?version=1&modificationDate=1544180095000&api=v2.
Following are the steps I have done so far:

   - Deployed the PNF simulator.
   - Onboarded PNF and PNF service in SDC and distributed.
   - Created Service model row in so-mariadb
   - PRH mS deployed and able to receive the PNF registration streams.


I am facing the issue while creating service instance from VID. It has been
in  "IN_PROGRESS" state for a long time. The only log I can see from
so-bpmn pod is as follows:

*| o.o.so.logging.jaxrs.filter.PayloadLoggingFilter - Response from GET:
https://aai.onap:8443/aai/v10/network/pnfs/pnf/PNFDemo
<https://aai.onap:8443/aai/v10/network/pnfs/pnf/PNFDemo>*
*Response Headers: {Content-Length=[154],
content-type=[application/json],Strict-Transport-Security=[max-age=16000000;
includeSubDomains; preload;], vertex-id=[172152],
X-AAI-TXID=[0-aai-resources-181226-11:28:25:739-30275]}{"pnf-name":"PNFDemo","pnf-id":"PNFDemo","ipaddress-v4-oam":"10.11.12.13","in-maint":true,"ipaddress-v6-oam":"10:::20","resource-version":"1545823454024"}*

*| o.o.s.b.i.pnf.dmaap.PnfEventReadyDmaapClient - registering for pnf ready
dmaap event for correlation id: PNFDemo*

My observations:

   - I could see the PNF registration messages from PRH

*["{\"event\":{\"commonEventHeader\":{\"startEpochMicrosec\":1545822254246,\"sourceId\":\"val13\",\"eventId\":\"registration_45822254\",\"nfcNamingCode\":\"oam\",\"internalHeaderFields\":{\"collectorTimeStamp\":\"Wed,
12 26 2018 11:04:34
UTC\"},\"eventType\":\"pnfRegistration\",\"priority\":\"Normal\",\"version\":\"4.0.1\",\"reportingEntityName\":\"NOK6061ZW3\",\"sequence\":0,\"domain\":\"pnfRegistration\",\"lastEpochMicrosec\":1545822254246,\"eventName\":\"pnfRegistration_5gDu\",\"vesEventListenerVersion\":\"7.0.1\",\"sourceName\":\"PNFdemo\",\"nfNamingCode\":\"gNB\"},\"pnfRegistrationFields\":{\"unitType\":\"val8\",\"serialNumber\":\"6061ZW3\",\"pnfRegistrationFieldsVersion\":\"2.0\",\"manufactureDate\":\"1545822254246\",\"modelNumber\":\"val6\",\"lastServiceDate\":\"1545822254246\",\"unitFamily\":\"BBU\",\"vendorName\":\"Nokia\",\"oamV4IpAddress\":\"10.11.12.13\",\"oamV6IpAddress\":\"10:::20\",\"softwareVersion\":\"val7\"}}}"]*

   - I could see PNF ready messages from PRH to DMAAP

*["{\"ipaddress-v4-oam\":\"10.11.12.13\",\"ipaddress-v6-oam\":\"10:::20\",\"correlationId\":\"PNFdemo\"}","{\"ipaddress-v4-oam\":\"10.11.12.13\",\"ipaddress-v6-oam\":\"10:::20\",\"correlationId\":\"PNFdemo\"}"]*

   - In AAI, the /pnfs/pnf/PNFDemo shows the oamV4IpAddress and
   oamV6IpAddress.


Let me know if I am missing anything else?

Best Regards
Bharath T

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#14703): https://lists.onap.org/g/onap-discuss/message/14703
Mute This Topic: https://lists.onap.org/mt/28858157/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to