Bug #22894
Make RHSM facts compatible with fact name filtering
Description
After http://projects.theforeman.org/issues/20929, Foreman core facts mechanism knows how to filter fact names. It uses "normallize" method to do the work. Now we need to change RHSM fact importer implementation to align to that code.
Related issues
Associated revisions
History
#1
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7240 added
#2
Updated by Andrew Kofink over 4 years ago
- Related to Bug #20929: Huge table "fact_names" makes Foreman crawl added
#3
Updated by Andrew Kofink over 4 years ago
- Legacy Backlogs Release (now unused) set to 284
#4
Updated by Shimon Shtein over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset katello|7346b4dc00d1e3839ca8cf02d63859f29d5c980e.
Fixes #22894 - Modified RHSM fact importer for name filtering.