Hide Forgot
Description of problem: During the deployment of sriov on Pike, passthrough_whitelist does not passing correctly to nova.conf Version-Release number of selected component (if applicable): Pike 12 How reproducible: Provide the following parameters within the sriov heat templates NovaPCIPassthrough: - devname: "p5p1" physical_network: "sriov1" - devname: "p5p2" physical_network: "sriov2" Actual results: pci_passthrough_whitelist=[{"devname": "p5p1", "physical_network": "sriov1"}, {"devname": "p5p2", "physical_network": "sriov2"}] Expected results: passthrough_whitelist=[{"devname": "p5p1", "physical_network": "sriov1"}, {"devname": "p5p2", "physical_network": "sriov2"}]
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2017:3462