Bug 2024727
| Summary: | Customer is unable to create to create new SR-IOV VMs due to pyroute bug | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | David Hill <dhill> |
| Component: | python-pyroute2 | Assignee: | OSP Team <rhos-maint> |
| Status: | CLOSED DUPLICATE | QA Contact: | Eran Kuris <ekuris> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 16.1 (Train) | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-11-18 19:02:44 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: | |||
*** This bug has been marked as a duplicate of bug 1973700 *** |
Description of problem: Customer is unable to create to create new SR-IOV VMs due to pyroute bug: ~~~ File "/usr/lib/python3.6/site-packages/pyroute2/netlink/__init__.py", line 1276, in _ft_decode_generic self.decode_nlas(offset) File "/usr/lib/python3.6/site-packages/pyroute2/netlink/__init__.py", line 1401, in decode_nlas offset) struct.error: unpack_from requires a buffer of at least 4 bytes ~~~ Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: