Project

General

Custom queries

Profile

Actions

Feature #19415

open

Allow searching of content hosts by subscription name

Added by Lukas Zapletal about 8 years ago. Updated 9 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Subscriptions
Target version:
-
Difficulty:
medium
Triaged:
Fixed in Releases:
Found in Releases:

Description

The UUID is the only option, it is very complicated to get there.

pool = Katello::Pool.find(ID)
entitlements = Katello::Resources::Candlepin::Entitlement.get
uuids = entitlements.delete_if { |ent| ent["pool"]["id"] != pool.cp_id }.map { |ent| ent["consumer"]["uuid"] }
Actions #1

Updated by Justin Sherrill about 8 years ago

  • Translation missing: en.field_release set to 114
  • Difficulty set to medium
Actions #2

Updated by Ian Ballou 9 months ago

  • Target version deleted (Katello Backlog)
Actions

Also available in: Atom PDF