Project

General

Profile

Actions

Bug #24750

closed

hammer host create error: Found more than one compute_resource

Added by Anthony Chevalet over 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Hammer
Target version:
-
Difficulty:
Triaged:
Yes
Fixed in Releases:

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)


Related issues 1 (1 open0 closed)

Related to Katello - Refactor #26027: hammer_cli_katello resolvers interfere with foreman onces on katello-extended resourcesNewChristine FouantActions
Actions #1

Updated by Alex .. over 6 years ago

  • Found in Releases 1.18.1 added

I have also found in 1.18.0 and 1.18.1. Not only `compute-resource` fails but also `compute-profile` forcing to use `-id`

Actions #2

Updated by Martin Bacovsky about 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

The cause is that building of the search arguments is unintentionally modified by Katello plugin for hammer. Compute profiles needs to be added to foreman_search_options_creators.rb

Actions #3

Updated by The Foreman Bot about 6 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/Katello/hammer-cli-katello/pull/619 added
Actions #4

Updated by Martin Bacovsky about 6 years ago

  • Status changed from Ready For Testing to Closed
Actions #5

Updated by Ivan Necas almost 6 years ago

  • Related to Refactor #26027: hammer_cli_katello resolvers interfere with foreman onces on katello-extended resources added
Actions

Also available in: Atom PDF