X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=descriptor-packages%2Fvnfd%2Fubuntu_cirros_multidisk_vnf%2Fsrc%2Fubuntu_cirros_multidisk_vnfd.yaml;h=5b95440cc2e9bdfc7b188a158c11fdd82718a27d;hb=60f30ff08ed5db1c44c34c6887d7b7b2783c6bfa;hp=da037b1819ffd31eecaf771cca2b59b422bf8fea;hpb=2c2374199270b5e71f419369a9a5e111ea0df375;p=osm%2Fdevops.git diff --git a/descriptor-packages/vnfd/ubuntu_cirros_multidisk_vnf/src/ubuntu_cirros_multidisk_vnfd.yaml b/descriptor-packages/vnfd/ubuntu_cirros_multidisk_vnf/src/ubuntu_cirros_multidisk_vnfd.yaml index da037b18..5b95440c 100644 --- a/descriptor-packages/vnfd/ubuntu_cirros_multidisk_vnf/src/ubuntu_cirros_multidisk_vnfd.yaml +++ b/descriptor-packages/vnfd/ubuntu_cirros_multidisk_vnf/src/ubuntu_cirros_multidisk_vnfd.yaml @@ -1,4 +1,4 @@ -vnfd:vnfd-catalog: +vnfd-catalog: vnfd: - id: ubuntu_cirros_multidisk_vnfd name: ubuntu_cirros_multidisk_vnfd @@ -9,7 +9,7 @@ vnfd:vnfd-catalog: # Management interface mgmt-interface: - vdu-id: ubuntu_cirros_multidisk_vnfd-VM + cp: eth0 # Atleast one VDU need to be specified vdu: @@ -27,13 +27,14 @@ vnfd:vnfd-catalog: # User-data injection cloud-init-file: cloud_init.cfg - external-interface: + interface: # Specify the external interfaces # There can be multiple interfaces defined - name: eth0 + type: EXTERNAL virtual-interface: - type: OM-MGMT - vnfd-connection-point-ref: eth0 + type: PARAVIRT + external-connection-point-ref: eth0 # Specify the volume # There can be multiple interfaces defined volumes: @@ -50,4 +51,4 @@ vnfd:vnfd-catalog: connection-point: - name: eth0 - type: VPORT +