Actions
Bug #25087
closedAPI - Would like Import Module Inventory Data from subscription manager
Description
Subscription Manager is going to consolidate
- Package Profiles
- Module MD Data
- Enabled Repository repot
all in a single payload to a new end point (https://github.com/candlepin/subscription-manager/pull/1927)
As a user I would like Katello to accept the module md pay load from Subman and perform the appropriate
actions.
This will involve - Make sense of the Module Inventory
- Model changes to store enabled modules in a content host
- Code to pass this information to Pulp
- Make the event queue raise the appropriate events.
Actions