Bug 500337

Summary: Should log the capabilities XML after connecting to a hypervisor
Product: [Community] Virtualization Tools Reporter: Daniel BerrangĂ© <berrange>
Component: virt-managerAssignee: Daniel Berrangé <berrange>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: crobinso, xen-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-12 15:16:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Daniel Berrangé 2009-05-12 10:37:46 UTC
Description of problem:
When debugging problems in virt-manager, the virt-manager.log file is very helpful. It does not currently show the capabilities XML for connections though. I think this would be useful information to include in the logs by default. We should log it, immediately after making a successfull connection to a hypervisor. 

Version-Release number of selected component (if applicable):
0.7.0

How reproducible:
Always

Steps to Reproduce:
1. Connect to hypervisor
2. Look in virt-manager.log
3.
  
Actual results:


Expected results:
See capabilities XML for the host

Additional info:

Comment 1 Cole Robinson 2009-05-12 15:16:32 UTC
Good idea. Pushed upstream:

http://hg.et.redhat.com/cgi-bin/hg-virt.cgi/applications/virt-manager--devel/rev/48b621936308

Closing.