Actions
Bug #20451
closedHammer compute-resource lacks commands for virtual machine
Difficulty:
Triaged:
Yes
Bugzilla link:
Team Backlog:
Marek
Description
Description of problem:
On, UI when we create a compute resource, there's a VM tab , where we can list all the VM's on that compute resource and can turn them ON/OFF
Steps to Reproduce:
1. On hammer , fire compoute-resource --help command
2. No command for listing VM's or manipulating their power
3.
Actual results:
Virtual-machine sub-command not present
Expected results:
We should have a sub-commands for listing VMs and turning them on/off
Additional info:
hammer> compute-resource --help Usage: compute-resource [OPTIONS] SUBCOMMAND [ARG] ... Parameters: SUBCOMMAND subcommand [ARG] ... subcommand arguments Subcommands: create Create a compute resource delete Delete a compute resource image View and manage compute resource's images info Show a compute resource list List all compute resources update Update a compute resource Options: -h, --help print help
Updated by Ondřej Pražák over 7 years ago
- Subject changed from Hammer compute-resource lacks commands for virtual machine to Hammer compute-resource lacks commands for virtual machine
- Target version set to 115
Updated by Tomáš Strachota over 7 years ago
- Description updated (diff)
Note that API entry points required for the functionality don't exist at the moment.
Updated by yifat makias almost 5 years ago
- Status changed from New to Assigned
- Assignee set to yifat makias
- Triaged set to No
Updated by The Foreman Bot almost 5 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/469 added
Updated by yifat makias over 4 years ago
- Related to Bug #28885: bug in virtual machine api in compute resource added
Updated by The Foreman Bot over 4 years ago
- Fixed in Releases hammer-cli-foreman-2.1.0 added
Updated by Anonymous over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-foreman|5a74feeff36cc78effddc7edf779f2efd08a0c9a.
Actions