sonata-nfv / son-schema

The schema files for the various descriptors used by SONATA
http://www.sonata-nfv.eu
Apache License 2.0
2 stars 19 forks source link

[VNFD] Referencing VM images in the VNFD #31

Open mbredel opened 8 years ago

mbredel commented 8 years ago

In the VDU section of the VNFD we reference a virtual machine image. Questions are:

shuaibsiddiqui commented 8 years ago

Are you referring to virtual_deployment_units: vm_image field in the VNFD ? Wouldnt it be the URL or URI ?

mbredel commented 8 years ago

Yes, that was the field I was referring to. The field could point to an URL - then we are fine. But if it points to an image that is in the package for example, than it becomes tricky.

I think this is related to our discussion in #61. Without the metadata, the image reference would need to be either unique, such that the service platform could just store it (and find it again), or the service platform would need to modify the VNFD.