Actions
Feature #22909
closedAs an API user, I want to delete subscriptions from my allocation.
Status:
Closed
Priority:
Normal
Assignee:
Category:
Subscriptions
Target version:
Difficulty:
Triaged:
Description
Acceptance:
Interfacing with the Portal should not require the user to provide username/password. Instead, the certificate from the manifest may be used.
Interfacing with the Portal should work with or without a proxy located between it and the Satellite server.
The ability to delete subscriptions is controlled by the 'manage_subscription_allocations' permission.
API : Given a pool id and katello organization, user may delete a subscription from the allocation.
API : An appropriate error should be returned to the user in scenarios such as, invalid pool id, katello organization, manifest not imported, permissions denied...etc
The subscriptions are deleted from the allocation both on the Portal and Katello.
At this time, this will be accomplished by a task that updates the Portal and upon success initiates a 'refresh manifest' on Satellite.
After deletion, the subscription is included in the 'available subscriptions' list.
Updated by Jonathon Turel almost 7 years ago
- Blocks Tracker #22595: Upstream Subscription Management from Katello added
Updated by The Foreman Bot almost 7 years ago
- Pull request https://github.com/Katello/katello/pull/7241 added
Updated by The Foreman Bot almost 7 years ago
- Status changed from Assigned to Ready For Testing
Updated by Anonymous almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|59e3a1a4fbdb4665e47258e15dc1fb6b6ff999f5.
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/Katello/katello/pull/7295 added
Actions