Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Each cloud-region has three flavors
    • Cloud-region1:
      • Flavor 11:
        • 2 vcpus, 512 Mbytes of memory, 20Gb disk
        • Numa page size: 2Mbytes
      • Flavor 12:
        • 2 vcpus, 2048 Mbytes of memory, 20Gb disk
        • Numa page size: 2Mbytes
        • SRIOV-NIC with PCI Vendor: 8086 and PCI device :154C on physical network 1(shared-1) with support for 3VFs2VFs
      • Flavor 13:
        • 2 vcpus, 2048 Mbytes of memory, 20Gb disk
        • Numa page size: 2Mbytes
        • SRIOV-NIC with PCI Vendor: 8086 and PCI device :154C on physical network 2(private-1) with support for 1VFs

...

  • Test 2:  (to test SRIOV-NIC feature) (to ensure that right cloud-region is selected based on score)
    • Scenario:
      • Use vFW VNF (firewall, generator and sink)
      • Say vFW and sink are connected together on private-1
      • firewall part of  policy asking for:
        • Mandatory:
          • SRIOV-NIC vendor 8086, 154C device ID on privateshared-1, count 12
      • Generator part of policy asking for:
        • Mandatory;
          • SRIOV-NIC vendor 8086, 154C device ID on sharedprivate-1, count 31
      • Sink part of policy asking for:
        • Mandatory
          • SRIOV-NIC vendor 8086, 154C device ID on private-1, count 1
        • No optional
    • Modify vFW HOT templates with right label and ensure that those labels are referred in the policy properly.
    • Instantiate the VNF
    • Check for results:
      • It would have selected Cloud-region1 with flavor13 flavor12 for firewallVM , flavor12 and flavor13 for generator and flavor13 for sink VMs.
      • Why region 1: only cloud region one has support for 3 SRIOV-NIC vfsflavors that support the unique combinations perfectly



• Test 3 (to ensure that right cloud-region is selected based on score)

...