Actions
Feature #23301
closedRH Subscriptions: hook up save call to upstream subscriptions page
Status:
Closed
Priority:
Normal
Assignee:
Category:
Subscriptions
Target version:
Description
Need to actually use the API to save the upstream subscriptions when they are altered:
POST katello/api/v2/organizations/1/upstream_subscriptions
{ "pools": [ { "id": "8a85f98c60c4fc0e0160c50f7eea0411", "quantity": 1 } ] }
Updated by Walden Raines over 6 years ago
- Blocks Tracker #22365: Show Allocations on the Red Hat Subscriptions page added
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Walden Raines
- Pull request https://github.com/Katello/katello/pull/7331 added
Updated by Walden Raines over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|023da41db131d3b294b2c11d0b6b68da752f2594.
Actions