X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=descriptor-packages%2Fvnfd%2Fping_vnf%2Fsrc%2Fping_vnfd.yaml;h=bfea21061cd8cafd6a30355cb3500f81a5bfe105;hb=ae8b04e946f0e8028eaf49b87858582c46487004;hp=8c7773f4ce68bca6c3de7ea035e79c3413a4ec35;hpb=711977d0cdbc13b9453c59d7fb8dd1b806b0cfd2;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..bfea2106 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,30 +31,31 @@ vnfd:vnfd-catalog: type: VPORT http-endpoint: - path: api/v1/ping/stats - polling_interval_secs: '2' port: '18888' mgmt-interface: dashboard-params: path: api/v1/ping/stats 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 + cp: ping_vnfd/cp0 + # 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