X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=descriptor-packages%2Fvnfd%2Fpong_vnf%2Fsrc%2Fpong_vnfd.yaml;h=f824f203a3d0e79c13709440871e1096bd11a7e7;hb=43070965a5cc9c7109f8150eacde2037bdb04f00;hp=835f3249f7168dbfad7fd522c2890a60a3a568bd;hpb=76299c1338d1327c2c1877d8bb100145d097b9bc;p=osm%2Fdevops.git diff --git a/descriptor-packages/vnfd/pong_vnf/src/pong_vnfd.yaml b/descriptor-packages/vnfd/pong_vnf/src/pong_vnfd.yaml index 835f3249..f824f203 100644 --- a/descriptor-packages/vnfd/pong_vnf/src/pong_vnfd.yaml +++ b/descriptor-packages/vnfd/pong_vnf/src/pong_vnfd.yaml @@ -15,7 +15,7 @@ # # -vnfd:vnfd-catalog: +vnfd-catalog: vnfd: - id: rift_pong_vnf name: pong_vnf @@ -26,19 +26,18 @@ vnfd:vnfd-catalog: description: This is an example RIFT.ware VNF connection-point: - name: pong_vnfd/cp0 - type: VPORT + - name: pong_vnfd/cp1 - type: VPORT + http-endpoint: - path: api/v1/pong/stats - polling_interval_secs: '2' port: '18889' mgmt-interface: dashboard-params: path: api/v1/pong/stats port: '18889' port: '18889' - vdu-id: iovdu_0 + cp: pong_vnfd/cp0 placement-groups: - member-vdus: - member-vdu-ref: iovdu_0 @@ -50,14 +49,16 @@ vnfd:vnfd-catalog: count: '1' interface: - name: eth0 + position: 0 type: EXTERNAL virtual-interface: - type: VIRTIO + type: PARAVIRT external-connection-point-ref: pong_vnfd/cp0 - name: eth1 + position: 1 type: EXTERNAL virtual-interface: - type: VIRTIO + type: PARAVIRT external-connection-point-ref: pong_vnfd/cp1 id: iovdu_0 image: Fedora-x86_64-20-20131211.1-sda-pong.qcow2 @@ -67,7 +68,7 @@ vnfd:vnfd-catalog: storage-gb: '4' vcpu-count: '1' vnf-configuration: - service-primitive: + config-primitive: - name: start - name: stop - name: restart