Refactor #31094
Tracker #30160: Extract Puppet ENC to a plugin
Tracker #30171: Extract ConfigGroups to a plugin
Extract ConfigGroup API
Pull request:
Fixed in Releases:
Found in Releases:
Related issues
Associated revisions
Fixes #31094 - drop config groups API
Extracted in https://github.com/theforeman/foreman_puppet_enc/pull/15.
Refs #31094 - route config groups API to plugin
History
#1
Updated by Ondřej Ezr over 1 year ago
- Related to Feature #31213: Add Hostgroup API views Facet extenstion points added
#2
Updated by Ondřej Ezr over 1 year ago
- Status changed from New to Assigned
#3
Updated by The Foreman Bot 11 months ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8510 added
#4
Updated by The Foreman Bot 10 months ago
- Fixed in Releases 3.0.0 added
#5
Updated by Shira Maximov 10 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|ac305f202a738702578846f1d9e9a67ed3e07478.
Refs #31094 - drop config_groups from Host(group) API
Drops config_groups node from Host and Hostgroup API responses.
Extracted in https://github.com/theforeman/foreman_puppet_enc/pull/66