Feature #33047
Associate a single VM via hammer to a compute resource
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1774104
Proposed title of this feature request
Associate a VM via API or Hammer to a compute resourceWhat is the nature and description of the request?
Currently it needs to be done for each VM manually via Webui or for all VMs:
Infrastructure -> compute resources -> choose compute_resource -> Virtual Machines -> find desired vm -> hover over "Associate VM" button in the top right cornerWhy does the user need this?
- Does not want to associate all VMs only certain VMs and currently this is not possible outside of the Webui.
- For automationHow would the user like to achieve this? (List the functional
requirements here)
Hammer or API call for:
~~
https://foreman-server/compute_resources/compute_resource_id/vms/instance_uuid/associate.
~~
Related issues
History
#1
Updated by Adi Abramovitch about 1 year ago
- Tracker changed from Bug to Feature
#2
Updated by Tomer Brisker about 1 year ago
- Bugzilla link set to 1937470
#3
Updated by yifat makias about 1 year ago
- Has duplicate Feature #32769: Associate a VM via API to a compute resource added
#4
Updated by yifat makias about 1 year ago
- Status changed from New to Duplicate
#5
Updated by Ondřej Ezr 12 months ago
- Has duplicate deleted (Feature #32769: Associate a VM via API to a compute resource)
#6
Updated by Ondřej Ezr 12 months ago
- Related to Feature #32769: Associate a VM via API to a compute resource added
#7
Updated by Ondřej Ezr 12 months ago
- Status changed from Duplicate to Closed
- Category set to Compute resources
- Subject changed from Associate a VM via hammer to a compute resource to Associate a single VM via hammer to a compute resource
- Project changed from Foreman to Hammer CLI
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/577 added
#8
Updated by Ondřej Ezr 12 months ago
- Fixed in Releases hammer-cli-foreman-3.1.0 added
Resolved in commit hammer-cli-foreman fe7f25abe34617ff9c08ba39bb16f0a03d0e2462
#9
Updated by Ondřej Ezr 12 months ago
- Has duplicate Feature #33105: Add associate-vm sub command to the compute resource command added