Project

General

Profile

Actions

Feature #4878

closed

Need to proxy calls to guestids and content_overrides directly to candlepin

Added by Michael Stead about 10 years ago. Updated almost 6 years ago.

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

Description

Ensure that the appropriate API routes are proxied through to candlepin to support:
- content overrides (Subscription Manager)
- guest id support (as well as appending additional data when guests are reported -- such as Hypervisor Type).

These routes include:

Content Overrides
- GET /api/content_overrides
- GET /api/consumers/:id/content_overrides
- PUT /api/consumers/:id/content_overrides
- DELETE /api/consumers/:id/content_overrides

Guest ID Support
- GET /api/guestids (fake root route)
- GET /api/consumers/:id/guestids
- GET /api/consumers/:id/guestids/:guest_id
- PUT /api/consumers/:id/guestids
- PUT /api/consumers/:id/guestids/:guest_id
- DELETE /api/consumers/:id/guestids/:guest_id

Actions #1

Updated by Mike McCune about 10 years ago

  • Triaged changed from No to Yes
Actions #2

Updated by Michael Stead almost 10 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Applied in changeset katello|commit:29f27a117d1e8ea4414b3521effc13d7271eaf4c.

Actions #3

Updated by Eric Helms almost 10 years ago

  • Target version set to 44
Actions #4

Updated by Eric Helms over 9 years ago

  • translation missing: en.field_release set to 13
Actions

Also available in: Atom PDF