Feature #18900
Remove dependency on consumer.guestIds and use consumers/ID/guests instead
Status:
Rejected
Priority:
Normal
Assignee:
Category:
Subscriptions
Target version:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1432246
Description of problem:
We have deprecated the consumer.guestIds field from the consumer object. A separate API has been added at consumers/ID/guests to get the information about guests running on a particular consumer. This RFE is to request that Katello be updated to use the new API in place of the old embedded object. This will allow us reduce the database load for all consumer calls which do not have guests.
History
#1
Updated by Justin Sherrill about 5 years ago
- Assignee changed from Eric Helms to Justin Sherrill
- Target version set to 178
#2
Updated by Justin Sherrill about 5 years ago
- Status changed from New to Rejected
- Legacy Backlogs Release (now unused) set to 166
As far as i can tell, this is not used from the consumer get api from candlepin. closing!