Bug 1154737
Summary: | [nova][PCI-Passthrough] TypeError: pop() takes at most 1 argument (2 given) | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Stephen Gordon <sgordon> |
Component: | openstack-nova | Assignee: | Sahid Ferdjaoui <sferdjao> |
Status: | CLOSED ERRATA | QA Contact: | Sean Toner <stoner> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 5.0 (RHEL 7) | CC: | ajeain, beagles, berrange, dasmith, eglynn, jtaleric, ndipanov, pbrady, sbauza, sclewis, sferdjao, sgordon, slong, vromanso, yeylon |
Target Milestone: | z3 | Keywords: | ZStream |
Target Release: | 6.0 (Juno) | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | openstack-nova-2014.2.2-21 | Doc Type: | Bug Fix |
Doc Text: |
The Compute service's pci_passthrough_whitelist configuration option (/etc/nova/nova.conf) is not compatible between the icehouse and juno releases. This resulted in an error being raised when a user migrated from icehouse to juno without updating the pci_passthrough_whitelist configuration. With this update, pci_passthrough_whitelist can now handle both icehouse and juno versions, and no migration errors are raised.
|
Story Points: | --- |
Clone Of: | 1154201 | Environment: | |
Last Closed: | 2015-05-05 13:29:55 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1154201 | ||
Bug Blocks: |
Description
Stephen Gordon
2014-10-20 16:13:28 UTC
I am no longer hitting this particular issue. I assigned pci_passthrough_whitelist=[{"vendor_id": "8086", "product_id": "10c9"}], and did not get the exception anymore 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://rhn.redhat.com/errata/RHBA-2015-0931.html |