X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=descriptor-packages%2Fvnfd%2Fping_vnf%2Fsrc%2Fping_vnfd.yaml;h=0639419efd5b357d4be4228fddcb33af1a4ded2a;hb=2bd7b0c52d1773c9b96798875771954778ca2675;hp=8aa7817a7f2e5fc2c81ce29127cac23a096f3775;hpb=ce43e407eb825ff4e5adb63f36985e70d575022d;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 8aa7817a..0639419e 100644 --- a/descriptor-packages/vnfd/ping_vnf/src/ping_vnfd.yaml +++ b/descriptor-packages/vnfd/ping_vnf/src/ping_vnfd.yaml @@ -15,7 +15,7 @@ # # -vnfd:vnfd-catalog: +vnfd-catalog: vnfd: - id: rift_ping_vnf 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