Actions
Bug #32271
closedhammer does not have a compute resource associate VMs command as web UI has
Difficulty:
Triaged:
No
Bugzilla link:
Team Backlog:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1937470
Description of problem:
hammer host update does not update a specific host.
example: # hammer host update --id 39 --compute-resource VMWARE
Even if the host id is specified, all the VMs get associated to the VMware mentioned as the Compute resource.
Actual results:
All the guest VMs get updated.
Expected results:
Only a specific VM should be updated.
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/563 added
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases hammer-cli-foreman-2.5.0 added
Updated by Anonymous over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-foreman|e3b5485b1173fb9d4141019942f6164315a47719.
Actions