Bug 755869

Summary: Disable guestfs UI fields (or similar) if we can't inspect disk images
Product: [Community] Virtualization Tools Reporter: Min Zhan <mzhan>
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: berrange, crobinso, cwei, jwu, mzhan, xen-maint, zpeng
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-14 21:15:43 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 Min Zhan 2011-11-22 09:55:23 UTC
Description of problem:
Launch virt-manager, check a good guest, found the Hostname and product name below operating system are always unknown even if I change the default guest hostname during guest installation. 

Version-Release number of selected component (if applicable):
virt-manager-0.9.0-7.el6

How reproducible:
Always

Steps to Reproduce:
1.
2.
3.
  
Actual results:
As above

Expected results:
Hostname and product name can get the correct value.

Additional info:

Comment 1 Cole Robinson 2011-12-09 21:32:16 UTC
That info is only populated if we could inspect the guest with libguestfs. We should maybe hide that UI and put a small warning box like 'could not inspect guest configuration' if we didn't find any values.

Not urgent for RHEL though, and given reduced capacity for virt-manager/virtinst, just moving this to the upstream tracker.

Comment 2 Cole Robinson 2014-01-14 21:15:43 UTC
This is upstream nowadays