Actions
Feature #18900
closedRemove 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.
Updated by Justin Sherrill almost 8 years ago
- Assignee changed from Eric Helms to Justin Sherrill
- Target version set to 178
Updated by Justin Sherrill almost 8 years ago
- Status changed from New to Rejected
- Translation missing: en.field_release set to 166
As far as i can tell, this is not used from the consumer get api from candlepin. closing!
Actions