Actions
Feature #27050
closedExtend Activation Keys to support System Purpose
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
Yes
Description
As we have done for Content Hosts, we will use the functionality of Candlepin to support System Purpose on Activation Keys.
This feature should ensure that:
- Katello::ActivationKey model supports 'purpose_usage', 'purpose_role', and 'purpose_addons' just like Hosts
- Existing functionality does not regress
- Activation Keys API supports setting/modifying/etc the purpose attributes
- Activation Keys can be searched by their syspurpose attributes
Updated by Jonathon Turel over 5 years ago
An acceptance criteria I forgot to mention is we need to ensure that when updating an activation key w/ any syspurpose value it's corresponding entity in Candlepin is updated to match.
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8168 added
Updated by Swetha Seelam Lakshmi Narayanan over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|3329a4f0336f37db3bd026b93c96904b012391f1.
Updated by Jonathon Turel over 5 years ago
- Assignee set to Swetha Seelam Lakshmi Narayanan
Updated by The Foreman Bot over 5 years ago
- Pull request https://github.com/Katello/katello/pull/8215 added
Actions