Bug #34360
Prepare Foreman core for Host Reports migration
Description
Some of the core features are not possible to override from Host Reports. This patch adds some if statements until we drop legacy reports from core.
Associated revisions
Refs #34360 - Use Plugin's API
Refs #34360 - allow host deleting with host_reports plugin
Signed-off-by: Lukas Zapletal <lzap+git@redhat.com>
History
#1
Updated by The Foreman Bot about 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9078 added
#2
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases 3.2.0 added
#3
Updated by Lukas Zapletal about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|d6c44dcf85424da80f8d9d4de5bf9c0f57b19a10.
#4
Updated by The Foreman Bot about 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/9091 added
#5
Updated by The Foreman Bot about 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/9145 added
#6
Updated by Lukas Zapletal about 1 year ago
- Target version set to 3.2.1
- Fixed in Releases 3.2.1 added
- Fixed in Releases deleted (
3.2.0)
I am requesting 3.2.1 for https://github.com/theforeman/foreman/pull/9145 (the other PRs made it into 3.2.0). Apologies, I should not have used Refs I was hoping to get it earlier.
#7
Updated by Amit Upadhye about 1 year ago
- Fixed in Releases deleted (
3.2.1)
I have removed 3.2.1 from fixed in release as we are yet to cherry pick the https://github.com/theforeman/foreman/pull/9145 in 3.2-stable
#8
Updated by The Foreman Bot about 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/9153 added
#9
Updated by Ondřej Ezr about 1 year ago
- Fixed in Releases 3.2.1 added
#10
Updated by Lukas Zapletal about 1 year ago
- Status changed from Closed to New
- Fixed in Releases deleted (
3.2.1)
#11
Updated by Lukas Zapletal about 1 year ago
- Status changed from New to Closed
- Fixed in Releases 3.2.1 added
Oh sorry it was actually merged already into stable 3.2. Closing.
Fixes #34360 - prepare for Host Reports migration
Signed-off-by: Lukas Zapletal <lzap+git@redhat.com>