X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=inline;f=descriptor-packages%2Fvnfd%2Fpong_vnf%2Fsrc%2Fpong_vnfd.yaml;h=935f04e056793c7aef78055976d705b6c20ffa2b;hb=95c0173af060c3f475fdac79c4480d6ba38bf39b;hp=33082f13b9eab355ef8bd31021953af03b339723;hpb=ce43e407eb825ff4e5adb63f36985e70d575022d;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 33082f13..935f04e0 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 @@ -31,33 +31,34 @@ 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 + 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