X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Fvnfd%2Fpong_vnf%2Fpong_vnfd.yaml;h=fb7c53c89d7379269b83ff1903a646688ba8df9d;hb=98842180600f3ce00eef4ddf4614a013f5feffc4;hp=d2ca878dfa3905d11de8957a2b8f429634e7c771;hpb=ea59b6ef7d08ef14fd98c46c5d2e23af899fb332;p=osm%2Fdevops.git diff --git a/src/vnfd/pong_vnf/pong_vnfd.yaml b/src/vnfd/pong_vnf/pong_vnfd.yaml index d2ca878d..fb7c53c8 100644 --- a/src/vnfd/pong_vnf/pong_vnfd.yaml +++ b/src/vnfd/pong_vnf/pong_vnfd.yaml @@ -16,137 +16,100 @@ # vnfd:vnfd-catalog: - vnfd:vnfd: - - vnfd:id: rift_pong_vnf - vnfd:name: pong_vnf - vnfd:short-name: pong_vnf - vnfd:logo: rift_logo.png - vnfd:vendor: RIFT.io - vnfd:version: '1.0' - vnfd:description: This is an example RIFT.ware VNF - vnfd:config-parameter: - vnfd:config-parameter-source: - - vnfd:attribute: ../../../mgmt-interface, ip-address - vnfd:description: Management IP address - vnfd:name: mgmt_ip - vnfd:parameter: - - vnfd:config-primitive-name-ref: config - vnfd:config-primitive-parameter-ref: ssh-hostname - - vnfd:description: SSH username - vnfd:name: username - vnfd:parameter: - - vnfd:config-primitive-name-ref: config - vnfd:config-primitive-parameter-ref: ssh-username - vnfd:value: fedora - - vnfd:attribute: ../../../mgmt-interface/ssh-key, private-key-file - vnfd:description: SSH private key file - vnfd:name: ssh_key - vnfd:parameter: - - vnfd:config-primitive-name-ref: config - vnfd:config-primitive-parameter-ref: ssh-private-key - - vnfd:attribute: ../../../connection-point[name='pong_vnfd/cp1'], ip-address - vnfd:description: IP on which Pong service is listening - vnfd:name: service_ip - vnfd:parameter: - - vnfd:config-primitive-name-ref: set-server - vnfd:config-primitive-parameter-ref: server-ip - - vnfd:description: Port on which server listens for incoming data packets - vnfd:name: service_port - vnfd:parameter: - - vnfd:config-primitive-name-ref: set-server - vnfd:config-primitive-parameter-ref: server-port - vnfd:value: '5555' - vnfd:connection-point: - - vnfd:name: pong_vnfd/cp0 - vnfd:type: VPORT - - vnfd:name: pong_vnfd/cp1 - vnfd:type: VPORT - vnfd:http-endpoint: - - vnfd:path: api/v1/pong/stats - vnfd:polling_interval_secs: '2' - vnfd:port: '18889' - vnfd:mgmt-interface: - vnfd:dashboard-params: - vnfd:path: api/v1/pong/stats - vnfd:port: '18889' - vnfd:port: '18889' - rw-vnfd:ssh-key: 'true' - vnfd:vdu-id: iovdu_0 - vnfd:monitoring-param: - - vnfd:description: no of ping requests - vnfd:group-tag: Group1 - vnfd:http-endpoint-ref: api/v1/pong/stats - vnfd:id: '1' - vnfd:json-query-method: NAMEKEY - vnfd:name: ping-request-rx-count - vnfd:units: packets - vnfd:value-type: INT - vnfd:widget-type: COUNTER - - vnfd:description: no of ping responses - vnfd:group-tag: Group1 - vnfd:http-endpoint-ref: api/v1/pong/stats - vnfd:id: '2' - vnfd:json-query-method: NAMEKEY - vnfd:name: ping-response-tx-count - vnfd:units: packets - vnfd:value-type: INT - vnfd:widget-type: COUNTER - vnfd:placement-groups: - - vnfd:member-vdus: - - vnfd:member-vdu-ref: iovdu_0 - vnfd:name: Weywot - vnfd:requirement: Place this VM on the Kuiper belt object Weywot - vnfd:strategy: COLOCATION - vnfd:vdu: - - vnfd:count: '1' - vnfd:external-interface: - - vnfd:name: eth0 - vnfd:virtual-interface: - vnfd:type: VIRTIO - vnfd:vnfd-connection-point-ref: pong_vnfd/cp0 - - vnfd:name: eth1 - vnfd:virtual-interface: - vnfd:type: VIRTIO - vnfd:vnfd-connection-point-ref: pong_vnfd/cp1 - vnfd:id: iovdu_0 - vnfd:image: Fedora-x86_64-20-20131211.1-sda-pong.qcow2 - vnfd:image-checksum: 977484d95575f80ef8399c9cf1d45ebd - vnfd:name: iovdu_0 - vnfd:vm-flavor: - vnfd:memory-mb: '512' - vnfd:storage-gb: '4' - vnfd:vcpu-count: '1' - vnfd:vnf-configuration: - vnfd:config-primitive: - - vnfd:name: start - - vnfd:name: stop - - vnfd:name: restart - - vnfd:name: config - vnfd:parameter: - - vnfd:data-type: STRING - vnfd:name: ssh-hostname - - vnfd:data-type: STRING - vnfd:name: ssh-username - - vnfd:data-type: STRING - vnfd:name: ssh-private-key - - vnfd:data-type: STRING - vnfd:default-value: pong - vnfd:name: mode - vnfd:read-only: 'true' - - vnfd:name: set-server - vnfd:parameter: - - vnfd:data-type: STRING - vnfd:name: server-ip - - vnfd:data-type: INTEGER - vnfd:name: server-port - - vnfd:name: start-traffic - - vnfd:name: stop-traffic - vnfd:initial-config-primitive: - - vnfd:config-primitive-ref: config - vnfd:seq: '1' - - vnfd:config-primitive-ref: start - vnfd:seq: '2' - - vnfd:config-primitive-ref: set-server - vnfd:seq: '3' - vnfd:juju: - vnfd:charm: pingpong + vnfd: + - id: rift_pong_vnf + name: pong_vnf + short-name: pong_vnf + logo: rift_logo.png + vendor: RIFT.io + version: '1.0' + description: This is an example RIFT.ware VNF + connection-point: + - name: pong_vnfd/cp0 + type: VPORT + - name: pong_vnfd/cp1 + 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 + vdu: + - cloud-init-file: pong_cloud_init.cfg + count: '1' + external-interface: + - name: eth0 + virtual-interface: + type: VIRTIO + vnfd-connection-point-ref: pong_vnfd/cp0 + - name: eth1 + virtual-interface: + type: VIRTIO + vnfd-connection-point-ref: pong_vnfd/cp1 + id: iovdu_0 + image: Fedora-x86_64-20-20131211.1-sda-pong.qcow2 + image-checksum: 977484d95575f80ef8399c9cf1d45ebd + name: iovdu_0 + vm-flavor: + memory-mb: '512' + storage-gb: '4' + vcpu-count: '1' + vnf-configuration: + config-attributes: + config-delay: 10 + service-primitive: + - name: start + - name: stop + - name: restart + - name: config + parameter: + - data-type: STRING + default-value: + name: ssh-hostname + - data-type: STRING + default-value: fedora + name: ssh-username + - data-type: STRING + default-value: fedora + name: ssh-password + - data-type: STRING + name: ssh-private-key + - data-type: STRING + default-value: pong + name: mode + read-only: 'true' + - name: set-server + parameter: + - data-type: STRING + name: server-ip + - data-type: INTEGER + name: server-port + - name: start-traffic + - name: stop-traffic + initial-config-primitive: + - name: config + parameter: + - name: ssh-hostname + value: + - name: ssh-username + value: fedora + - name: ssh-password + value: fedora + - name: mode + value: pong + seq: '1' + - name: start + seq: '2' + juju: + charm: pingpong