X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=descriptor-packages%2Fvnfd%2Fcirros_vnf%2Fsrc%2Fcirros_vnfd.yaml;h=16b4989404d55f10bea6b6ab4788451efb8c3b0a;hb=84fe31f632166d2fbf566968bd25aa9545e96fdc;hp=ee30fb344dd13e87adff330ec71b2b2e55667817;hpb=9054244cd2a7451f75157d7fa3ec5d2ff88176be;p=osm%2Fdevops.git diff --git a/descriptor-packages/vnfd/cirros_vnf/src/cirros_vnfd.yaml b/descriptor-packages/vnfd/cirros_vnf/src/cirros_vnfd.yaml index ee30fb34..16b49894 100644 --- a/descriptor-packages/vnfd/cirros_vnf/src/cirros_vnfd.yaml +++ b/descriptor-packages/vnfd/cirros_vnf/src/cirros_vnfd.yaml @@ -1,4 +1,4 @@ -vnfd:vnfd-catalog: +vnfd-catalog: vnfd: - id: cirros_vnfd name: cirros_vnf @@ -30,7 +30,7 @@ vnfd:vnfd-catalog: # Image/checksum or image including the full path image: 'cirros-0.3.5-x86_64-disk.img' - #checksum: + #checksum: interface: # Specify the external interfaces @@ -38,11 +38,11 @@ vnfd:vnfd-catalog: - name: eth0 type: EXTERNAL virtual-interface: - type: VIRTIO + type: PARAVIRT bandwidth: '0' vpci: 0000:00:0a.0 external-connection-point-ref: eth0 connection-point: - name: eth0 - type: VPORT +