Bug 1206978

Summary: bkr system-modify --host-hypervisor
Product: [Retired] Beaker Reporter: Dan Callaghan <dcallagh>
Component: command lineAssignee: Dan Callaghan <dcallagh>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: aigao, asaha, dcallagh, dowang
Target Milestone: 20.0Keywords: FutureFeature, NeedsTestCase, Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-20 02:23:04 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 Dan Callaghan 2015-03-30 01:13:48 UTC
Description of problem:
Allow modifying the hypervisor field from the bkr client.

Comment 1 Dan Callaghan 2015-03-30 01:14:45 UTC
We might need a better name for the option. --hypervisor-type would be a better choice. The web UI labels the field as "host hypervisor" now.

Comment 2 Dan Callaghan 2015-03-30 01:42:44 UTC
http://gerrit.beaker-project.org/4102

Comment 4 Dan Callaghan 2015-03-31 05:45:06 UTC
Suggested test cases:

1. bkr system-modify --host-hypervisor=KVM $fqdn
Check Details tab on the system page, should show Host Hypervisor: KVM.

2. bkr system-modify --host-hypervisor= $fqdn
Check Details tab on the system page, should show Host Hypervisor: (not virtualized).

Comment 5 Dan Callaghan 2015-03-31 06:53:29 UTC
This bug fix is included in beaker-client-20.0-0.git.121.255bcf2 which is available for download here:

https://beaker-project.org/nightlies/develop/

Comment 7 Dan Callaghan 2015-04-20 02:23:04 UTC
Beaker 20.0 has been released.