Actions
Bug #24750
closedhammer host create error: Found more than one compute_resource
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
$ hammer host create --compute-resource <resource-name> --compute-profile <profile-name> ...
Error: Found more than one compute_resource. / compute_profile.
Since hammer 0.12.0 (Foreman 1.17) passing names doesn't work. We have to use IDs instead.
The exact same command works with hammer 0.11.0.
Tested on Foreman 1.18.1 and 1.19RC3 with Katello plugin.
As hammer doesn't support compute profiles yet, it becomes hardly usable for hosts provisioning (without direct API call)
Updated by Martin Bacovsky over 6 years ago
- Project changed from Foreman to Katello
- Category changed from Host creation to Hammer
- Status changed from New to Assigned
- Assignee set to Martin Bacovsky
- Triaged changed from No to Yes
- Bugzilla link set to 1665780
Updated by The Foreman Bot over 6 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/619 added
Updated by Ivan Necas over 6 years ago
- Related to Refactor #26027: hammer_cli_katello resolvers interfere with foreman onces on katello-extended resources added
Actions