X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=descriptor-packages%2Fvnfd%2Fcirros_vnf%2Fsrc%2Fcirros_vnfd.yaml;h=436bf3f3a359165dddf6e2b38a40a43cc5e17e39;hb=b967df29c9a7a82201eb2eb9e5e273c3d4bc5b4c;hp=e643b3855d88397cf5165a5e994e9289a596a7c9;hpb=230c540cf52f3fbe05d40d6650a97d1e55327249;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 e643b385..436bf3f3 100644 --- a/descriptor-packages/vnfd/cirros_vnf/src/cirros_vnfd.yaml +++ b/descriptor-packages/vnfd/cirros_vnf/src/cirros_vnfd.yaml @@ -12,7 +12,7 @@ vnfd:vnfd-catalog: # Management interface mgmt-interface: - vdu-id: cirros_vnfd-VM + cp: eth0 # Atleast one VDU need to be specified vdu: @@ -29,18 +29,19 @@ vnfd:vnfd-catalog: storage-gb: 2 # Image/checksum or image including the full path - image: 'CirrOS 0.3.4 64-bit' + image: cirros034 #checksum: - external-interface: + interface: # Specify the external interfaces # There can be multiple interfaces defined - name: eth0 + type: EXTERNAL virtual-interface: - type: OM-MGMT + type: VIRTIO bandwidth: '0' vpci: 0000:00:0a.0 - vnfd-connection-point-ref: eth0 + external-connection-point-ref: eth0 connection-point: - name: eth0