Bug 1685541
| Summary: | virt-xml: teach it to handle the console+serial duplication magic when removing either device | ||
|---|---|---|---|
| Product: | [Community] Virtualization Tools | Reporter: | Katerina Koukiou <kkoukiou> |
| Component: | virt-manager | Assignee: | Cole Robinson <crobinso> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | unspecified | CC: | berrange, crobinso, gscrivan |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-09-08 23:34:07 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: | |||
|
Description
Katerina Koukiou
2019-03-05 12:51:29 UTC
We have some special purpose logic for doing this in virtManager/domain.py, we need to get that into virtinst/ somehow it can be shared with virt-xml Fixed upstream now:
commit 44033b43bbda487bf8962f7d74de107f96aa2f47
Author: Cole Robinson <crobinso>
Date: Tue Sep 8 17:55:09 2020 -0400
virt-xml: Handle removing <console> <serial> dup device
|