Comment 14 for bug 1836682

Revision history for this message
ChenjieXu (midone) wrote :

Hi Sathish,

The yaml file should be:
cat > nova-overrides.yaml <<EOF
conf:
 nova:
  DEFAULT:
    debug: True
  pci:
    alias:
        type: multistring
        values:
        - '{"vendor_id": "8086", "product_id": "37d2","device_type":"type-PF","name": "intel-X722-pf"}'
        - '{"vendor_id": "8086", "product_id": "37cd","device_type":"type-VF","name": "intel-X722-vf"}'
EOF

"pci_passthrough:alias" should be added to the flavor.