Done
Details
Assignee
Former userFormer user(Deactivated)Reporter
Former userFormer user(Deactivated)Labels
Affects versions
Priority
Medium
Details
Details
Assignee
Former user
Former user(Deactivated)Reporter
Former user
Former user(Deactivated)Labels
Affects versions
Priority
Created April 30, 2020 at 2:28 PM
Updated May 6, 2020 at 9:07 AM
Resolved May 6, 2020 at 9:07 AM
When Notifications are sent out of Vnfm Adapter, they include internal URL links for vnfPackage and subscription:
2020-04-30 14:09:30,880 INFO org.onap.so.svnfm.simulator.controller.SubscriptionNotificationController [https-jsse-nio-9093-exec-8] Vnf Notification received:
{id=fc77abbe-9a8e-4278-b272-ba47c86afcbb, notificationType=VnfPackageOnboardingNotification, subscriptionId=125d7cee-cc8d-4e3a-8a5e-a593291295e1, timeStamp=2020-04-30 14:09:30, vnfPkgId=0cfbd6ad-e1df-48b1-b830-1694cfeed6f3, vnfdIdd70a1177, _links={vnfPackage={href=http://msb-iag:443/api/vnfpkgm/v1/vnf_packages/0cfbd6ad-e1df-48b1-b830-1694cfeed6f3}, subscription={href=http://msb-iag:443/api/vnfpkgm/v1/subscriptions/125d7cee-cc8d-4e3a-8a5e-a593291295e1}}}
These URLs should be links back to the vnfm adapter, not internal links.