Project

General

Profile

Actions

Bug #21196

closed

Support kickstart repository name parameter for host and hostgroup

Added by Jonathon Turel over 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Hammer
Target version:
Difficulty:
medium
Triaged:
Fixed in Releases:
Found in Releases:

Description

API/Hammer currently supports adding kickstart repos to host & hostgroup by ID, however there isn't a mechanism to list the valid KS repo IDs which can be assigned making it cumbersome.

However, in several places we show the names of the KS repos and we can support adding them to host & hostgroup by name.

Ex: host create --kickstart-repository="RHEL 7.4" --content-view="MyView" --lifecycle_environment="Library" --organization-id=1

Notes from Partha: typically when you give --kickstart-repository="RHEL 7.4" what hammer should do is automatically make a separate call to the server and get the id and then pass that as a param for the final create but the problem here is hammer is not going to know that you need to pass the CV and LCE ID and that you need to call content-view-version and get the repository ID from there


Related issues 1 (0 open1 closed)

Related to Katello - Bug #20785: Kickstart repository assigned in UI to hostgroup difficult to set using HammerClosedJonathon Turel08/29/2017Actions
Actions #1

Updated by Jonathon Turel over 6 years ago

  • Related to Bug #20785: Kickstart repository assigned in UI to hostgroup difficult to set using Hammer added
Actions #2

Updated by Partha Aji over 6 years ago

  • Assignee changed from Jonathon Turel to Partha Aji
Actions #3

Updated by Partha Aji over 6 years ago

  • Target version set to 217
Actions #4

Updated by The Foreman Bot over 6 years ago

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

Updated by Anonymous over 6 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #6

Updated by Justin Sherrill over 6 years ago

  • translation missing: en.field_release set to 284
Actions

Also available in: Atom PDF