Skip to content
Snippets Groups Projects
Select Git revision
  • a436f76013382a1667745dabee47cbaadf993c38
  • master default protected
  • v18.0 protected
  • v17.0 protected
  • fix-osm-gitea-installation-due-to-missing-memcached-tag
  • v16.0 protected
  • v14.0 protected
  • v15.0 protected
  • open-ebs-fix
  • v12.0 protected
  • v13.0 protected
  • v10.0 protected
  • paas
  • v11.0 protected
  • v9.0 protected
  • sol006v331
  • bug1511
  • ng-ro-refactor
  • v8.0 protected
  • sol006
  • new-pipeline
  • v18.0.1
  • v18.0.0
  • v14.0.3
  • v15.0.2
  • v17.0.1
  • v17.0.0
  • v16.0.0
  • release-v16.0-start
  • test-gitjob
  • v15.0.1
  • v14.0.2
  • v12.0.8
  • v12.0.7
  • v13.0.2
  • v14.0.1
  • v15.0.0
  • release-v15.0-start
  • v10.1.6
  • v14.0.0
  • v14.0.0rc1
41 results

ref21_vnfd.yaml

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    ref21_vnfd.yaml 874 B
    vnfd:vnfd-catalog:
        vnfd:
        -   connection-point:
            -   name: mgmt
                type: VPORT
            -   name: data
                type: VPORT
            description: A simple VNF descriptor w/ one VDU
            id: Ref_Vnf_21
            name: Ref_Vnf_21
            short-name: Ref_Vnf_21
            vdu:
            -   external-interface:
                -   name: iface50
                    virtual-interface:
                        type: OM-MGMT
                    vnfd-connection-point-ref: mgmt
                -   name: iface51
                    virtual-interface:
                        type: VIRTIO
                    vnfd-connection-point-ref: data
                id: ref_vm21
                image: ref_vm21.qcow2
                name: Ref_VM_5
                vm-flavor:
                    memory-mb: '1024'
                    storage-gb: '16'
                    vcpu-count: '1'
            vendor: ETSI
            version: '1.0'