Project

General

Profile

Actions

Feature #4099

closed

[RFE] a way to force autoattach for all systems in an org

Added by Katello Issue Migration about 10 years ago. Updated over 5 years ago.

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

Description

If I have an org with a bunch of systems, they will be red until I import a manifest (either via the distributor refresh or via uploading a zip file in the UI). Once I get the right subscriptions in the org, I need to do one of the following:

  • wait until all the systems do a healing request (could be up to 24h)
  • manually attach subscriptions for each system

Would it be possible to have a "autoattach all systems" button/link somewhere that forced an autoattach for all systems that had autoattach enabled? That way, they would become green without having to wait. It doesn't have to be synchronous, a background job would be fine.

Created: beav on April 30, 2013 15:30 +00:00
Imported from https://api.github.com/repos/Katello/katello/issues/2128


Comment 1

Ideally there would be a candlepin API to "heal the org". This could then (optionally?) be run after every import/refresh of a manifest.

Created: thomasmckay on April 30, 2013 16:03 +00:00
Imported from https://api.github.com/repos/Katello/katello/issues/comments/17236488


Comment 2

@Thomas McKay this is possible now in candlepin 0.8.15, via a blank POST to /candlepin/owners/owner label/entitlements

For now, the easiest thing to do might be for me to call this after my script is done. Can you add a passthrough in katello for this API, as well as a binding for it in katello-cli?

Created: beav on June 19, 2013 20:00 +00:00
Imported from https://api.github.com/repos/Katello/katello/issues/comments/19710653


Comment 3

Is ```owner_label``` the system uuid?

Created: omaciel on June 19, 2013 20:04 +00:00
Imported from https://api.github.com/repos/Katello/katello/issues/comments/19710901


Comment 4

@Og Maciel no, it is the org label (candlepin owners are katello orgs)

Note this task is schedule for Team Headpin current sprint to add to both UI and CLI (and thus API as well)

https://trello.com/card/12-as-a-sam-user-i-would-like-to-have-a-button-which-runs-in-async-mode-the-heal-my-org-call/514760d2397e4bf63b001da3/100

Created: thomasmckay on June 19, 2013 20:11 +00:00
Imported from https://api.github.com/repos/Katello/katello/issues/comments/19711318


Comment 5

Awww... I did this https://github.com/omaciel/katello-cli/commit/2b7d606d97f1dc2aa422d3ddfec565189a48bc5b but can change it accordingly (WIP)

Created: omaciel on June 19, 2013 20:12 +00:00
Imported from https://api.github.com/repos/Katello/katello/issues/comments/19711391

Actions #1

Updated by Eric Helms almost 10 years ago

  • Category set to API
  • Status changed from New to Closed
  • Triaged set to No

This is currently available via the autoattach_subscriptions API action.

Actions #2

Updated by Eric Helms over 9 years ago

  • Triaged changed from No to Yes
Actions #3

Updated by Eric Helms over 9 years ago

  • Target version set to 48
Actions #4

Updated by Eric Helms over 9 years ago

  • translation missing: en.field_release set to 13
Actions

Also available in: Atom PDF