Actions
Feature #22385
closedAdd cp_label into API output
Description
When adding hosts that were previously consuming content from CDN, a user has a list of repos that were enabled by running `subscription-manager repos --list-enabled | awk '/Repo ID:/{print $3}'` on each host. This exported list of repos should be used to check if all the repos are available in Katello, so that hosts can subscribe. But there is no way of doing that because cp_label is not exposed in API.
Updated by The Foreman Bot almost 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7166 added
Updated by Ondřej Pražák almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|ee0fb7f14a04484afdbe91291d4e45adac114da1.
Updated by Justin Sherrill almost 7 years ago
- Category set to Repositories
- Translation missing: en.field_release set to 284
Actions