Actions
Refactor #19586
closedMove host info extension to provider.
Pull request:
Fixed in Releases:
Found in Releases:
Description
Foreman introduced host info providers in https://github.com/theforeman/foreman/pull/3701.
We need to redesign Katello's info additions into provider.
Source in katello: https://github.com/Katello/katello/blob/master/app/models/katello/concerns/host_managed_extensions.rb#L49
Example info provider: https://github.com/theforeman/foreman/pull/3701/files#diff-b0ef38554fddee0aa2966cb5b833d619
Updated by Shimon Shtein over 7 years ago
- Blocked by Refactor #15711: Remove inheritance from classification system and move type specific functionality to providers framework. added
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6798 added
Updated by Justin Sherrill over 7 years ago
- Category set to Hosts
- Translation missing: en.field_release set to 250
Updated by Shimon Shtein over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|eaf41f56824c21f851ac39809bdd76dc500644a6.
Actions