X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=descriptor-packages%2Fvnfd%2Fpong_vnf%2Fsrc%2Fpong_vnfd.yaml;h=536198b767a81ae2caefc7c757cd77deb059a626;hb=69861b8e009aecb30a25045c803655c6654640b0;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..536198b7 100644 --- a/descriptor-packages/vnfd/pong_vnf/src/pong_vnfd.yaml +++ b/descriptor-packages/vnfd/pong_vnf/src/pong_vnfd.yaml @@ -31,30 +31,31 @@ vnfd:vnfd-catalog: 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 - placement-groups: - - member-vdus: - - member-vdu-ref: iovdu_0 - name: Weywot - requirement: Place this VM on the Kuiper belt object Weywot - strategy: COLOCATION + cp: pong_vnfd/cp0 + # placement-groups: + # - member-vdus: + # - member-vdu-ref: iovdu_0 + # name: Weywot + # requirement: Place this VM on the Kuiper belt object Weywot + # strategy: COLOCATION vdu: - cloud-init-file: pong_cloud_init.cfg count: '1' interface: - name: eth0 + position: 0 type: EXTERNAL virtual-interface: type: VIRTIO external-connection-point-ref: pong_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