Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Ve-Vnfm-Adapter (SOL002Adapter) application is built using spring-boot in the web version.

Firstly,

...

  1. It tries to connect to AAI and get the list of resources with the type VNFM,

...

  1. then it connects to the URLs of all VNFMs in the list. It sends its URL address.

...

  1. This part is called the Subscription.

Secondly,

...

  1. Whenever a VNFM receives an LCM Action message, the VNFM sends the

...

  1. information to the URL of the Ve-Vnfm-Adapter application that had subscribed to this VNFM.

...

  1. This is called the Notification.

Thirdly,

...

  1. When a Ve-Vnfm-Adapter application receives the

...

  1. Notification it sends a message about it to the Policy through the DMaaP.