X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fvim-emu.git;a=blobdiff_plain;f=examples%2Fvnfs%2Fpong_vnf%2Fpong_vnfd.yaml;h=dbfd9e25cec1af29140e8b477bbe23bcb8ba1756;hp=3e80700167c7912bf7fe33f423a885b8fb88ebaa;hb=refs%2Fchanges%2F99%2F6999%2F1;hpb=1a7fb3c728a0f7bfc6cafcabc732e80c798645de diff --git a/examples/vnfs/pong_vnf/pong_vnfd.yaml b/examples/vnfs/pong_vnf/pong_vnfd.yaml index 3e80700..dbfd9e2 100644 --- a/examples/vnfs/pong_vnf/pong_vnfd.yaml +++ b/examples/vnfs/pong_vnf/pong_vnfd.yaml @@ -25,7 +25,7 @@ vnfd-catalog: - id: pong name: pong short-name: pong - description: Empty Container VNF + description: "Empty example container VNF" vendor: "Paderborn University" version: '1.1' @@ -34,8 +34,8 @@ vnfd-catalog: connection-point: - name: pong/cp0 type: VPORT - - name: pong/cp1 - type: VPORT + #- name: pong/cp1 + # type: VPORT # Management interface mgmt-interface: cp: pong/cp0 @@ -65,12 +65,12 @@ vnfd-catalog: virtual-interface: type: VIRTIO external-connection-point-ref: pong/cp0 - - name: pong1 - position: 1 - type: EXTERNAL - virtual-interface: - type: VIRTIO - external-connection-point-ref: pong/cp1 + #- name: pong1 + # position: 1 + # type: EXTERNAL + # virtual-interface: + # type: VIRTIO + # external-connection-point-ref: pong/cp1