slice_basic_vnfd.yaml 1.83 KiB
Newer Older
vnfd:
  description: VNFD with 2 CPs to be used on Slice Testing
  df:
  - id: default-df
    instantiation-level:
    - id: default-instantiation-level
      vdu-level:
      - number-of-instances: 1
        vdu-id: ubuntu_slice-VM
    vdu-profile:
    - id: ubuntu_slice-VM
      min-number-of-instances: 1
  ext-cpd:
  - id: eth0-ext
    int-cpd:
      cpd: eth0-int
      vdu-id: ubuntu_slice-VM
  - id: eth1-ext
    int-cpd:
      cpd: eth1-int
      vdu-id: ubuntu_slice-VM
  id: slice_basic_vnf
  mgmt-cp: eth0-ext
  product-name: slice_basic_vnf
  provider: OSM
  sw-image-desc:
  - id: ubuntu18.04
    image: ubuntu18.04
    name: ubuntu18.04
  - id: ubuntu18.04-aws
    name: ubuntu18.04-aws
    image: ubuntu/images/hvm-ssd/ubuntu-artful-17.10-amd64-server-20180509
    vim-type: aws
  - id: ubuntu18.04-azure
    name: ubuntu18.04-azure
    image: Canonical:UbuntuServer:18.04-LTS:latest
    vim-type: azure
  vdu:
  - cloud-init-file: cloud-config.txt
    description: ubuntu_slice-VM
    id: ubuntu_slice-VM
    int-cpd:
    - id: eth0-int
      virtual-network-interface-requirement:
      - name: eth0
        virtual-interface:
          bandwidth: 0
          type: VIRTIO
          vpci: 0000:00:0a.0
    - id: eth1-int
      virtual-network-interface-requirement:
      - name: eth1
        virtual-interface:
          bandwidth: 0
          type: VIRTIO
          vpci: 0000:00:0a.0
    name: ubuntu_slice-VM
    sw-image-desc: ubuntu18.04
    alternative-sw-image-desc:
    - ubuntu18.04-aws
    - ubuntu18.04-azure
    virtual-compute-desc: ubuntu_slice-VM-compute
    virtual-storage-desc:
    - ubuntu_slice-VM-storage
  version: '1.0'
  virtual-compute-desc:
  - id: ubuntu_slice-VM-compute
    virtual-cpu:
      num-virtual-cpu: 1
    virtual-memory:
      size: 1.0
  virtual-storage-desc:
  - id: ubuntu_slice-VM-storage
    size-of-storage: 10