Project

General

Profile

Actions

Feature #9422

closed

24 hour guest subscription should be hidden from user

Added by Thomas McKay about 9 years ago. Updated almost 6 years ago.

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

Description

Built in both katello-koji and brew:

candlepin-common-1.0.21-1.el6
candlepin-common-1.0.21-1.el7
candlepin-0.9.42-1.el7
candlepin-0.9.42-1.el6
gutterball-1.0.11-1.el6
gutterball-1.0.11-1.el7

These builds introduce a fairly major new feature to ease the pain of
virt-who users struggling with guests that can't subscribe after
creation because virt-who hasn't reported their host yet.

Now, when a manifest is imported (upgrading customers will have to
re-import their manifest to use this feature), a temporary pool for
"unmapped guests" will be created. This pool can only be used by guests
whose host is not known, and are less than 24 hours old. They can then
get a 24 hour entitlement from this pool giving virt-who time to report,
at which point the guest will be automatically moved to a suitable
subscription.

Katello action is required due to these new pools that will be
appearing. They effectively should be hidden, and excluded from any
dashboard style totals. This can be done by including this query
parameter in the API call to list pools:

GET
https://localhost:8443/candlepin/owners/test/pools?attribute=unmapped_guests_only:!true

This should be done for 6.1 to avoid customer confusion.

Actions #1

Updated by Thomas McKay about 9 years ago

  • Bugzilla link set to 1193671
Actions #2

Updated by Thomas McKay about 9 years ago

  • Status changed from New to Assigned
Actions #3

Updated by The Foreman Bot about 9 years ago

  • Status changed from Assigned to Ready For Testing
  • Target version set to 66
  • Pull request https://github.com/Katello/katello/pull/5028 added
  • Pull request deleted ()
Actions #4

Updated by Eric Helms about 9 years ago

  • Tracker changed from Bug to Feature
  • translation missing: en.field_release set to 23
  • Triaged changed from No to Yes
Actions #5

Updated by Eric Helms about 9 years ago

  • Target version changed from 66 to 67
Actions #6

Updated by Thomas McKay about 9 years ago

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

Also available in: Atom PDF