X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=descriptor-packages%2Fvnfd%2Fping_vnf%2Fsrc%2Fping_vnfd.yaml;h=f51012d713dec9d2cac622eaf13c17bc44186828;hb=88ff0707bb747cbff713ae64899ab2de485d37d4;hp=8c7773f4ce68bca6c3de7ea035e79c3413a4ec35;hpb=76299c1338d1327c2c1877d8bb100145d097b9bc;p=osm%2Fdevops.git diff --git a/descriptor-packages/vnfd/ping_vnf/src/ping_vnfd.yaml b/descriptor-packages/vnfd/ping_vnf/src/ping_vnfd.yaml index 8c7773f4..f51012d7 100644 --- a/descriptor-packages/vnfd/ping_vnf/src/ping_vnfd.yaml +++ b/descriptor-packages/vnfd/ping_vnf/src/ping_vnfd.yaml @@ -16,7 +16,7 @@ # vnfd:vnfd-catalog: - vnfd:vnfd: + vnfd: - id: rift_ping_vnf name: ping_vnf short-name: ping_vnf @@ -31,7 +31,6 @@ vnfd:vnfd-catalog: type: VPORT http-endpoint: - path: api/v1/ping/stats - polling_interval_secs: '2' port: '18888' mgmt-interface: dashboard-params: @@ -39,22 +38,24 @@ vnfd:vnfd-catalog: port: '18888' port: '18888' vdu-id: iovdu_0 - placement-groups: - - member-vdus: - - member-vdu-ref: iovdu_0 - name: Eris - requirement: Place this VM on the Kuiper belt object Eris - strategy: COLOCATION + # placement-groups: + # - member-vdus: + # - member-vdu-ref: iovdu_0 + # name: Eris + # requirement: Place this VM on the Kuiper belt object Eris + # strategy: COLOCATION vdu: - cloud-init-file: ping_cloud_init.cfg count: '1' interface: - name: eth0 + position: 0 type: EXTERNAL virtual-interface: type: VIRTIO external-connection-point-ref: ping_vnfd/cp0 - name: eth1 + position: 1 type: EXTERNAL virtual-interface: type: VIRTIO @@ -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