| Summary: | libvirt nodedev xml rng schema isn't valid | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Pavel Hrdina <phrdina> |
| Component: | libvirt | Assignee: | Peter Krempa <pkrempa> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.0 | CC: | acathrow, dyuan, lcui, mzhan, pkrempa |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | libvirt-1.1.1-14.el7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-13 11:54:40 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: | |
|
Description
Pavel Hrdina
2013-11-28 13:43:55 UTC
The upstream commit id with a fix is 0bdefd9b. Reproduced the bug with: #rpm -qa libvirt libvirt-1.1.1-13.el7.x86_64 # virsh nodedev-dumpxml pci_0000_00_00_0 > pci_0000_00_00_0.xml # virt-xml-validate pci_0000_00_00_0.xml pci_0000_00_00_0.xml:3: element path: Relax-NG validity error : Did not expect element path there pci_0000_00_00_0.xml fails to validate Verified it with: #rpm -qa libvirt libvirt-1.1.1-14.el7.x86_64 # virsh nodedev-dumpxml pci_0000_00_00_0 > pci_0000_00_00_0.xml # virt-xml-validate pci_0000_00_00_0.xml pci_0000_00_00_0.xml validates This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |