Versions Compared

Key

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

...

    • VNFM Adapter locates a proper SVNFM based on VNF NF Type/VNFD  and VNFM registration
    • Two methods are suggested as follows, and one of them will be chosen.

  • Design

    • Current method (Green Dots)
      • VnfLCM::locateVnfm(GenericVnf vnf)
      • Get a vnfm list from AAI ESR
      • Find a matched Vnfm, where vnfmInfo.getType() == vnf.getNfType
    • New method (Orange Dots)
      • Under development (TBD)



  • SOL003 Support and Design

...