Refactor #34063
remove deprecated Host#import_facts method
Pull request:
Fixed in Releases:
Found in Releases:
Description
The method was deprecated since 2.2. Time to clean up.
Related issues
Associated revisions
History
#1
Updated by Tomer Brisker 6 months ago
- Related to Refactor #30127: Extract import_facts entry point from host class and create HostFactImporter added
#2
Updated by The Foreman Bot 6 months ago
- Assignee set to Tomer Brisker
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8961 added
#3
Updated by The Foreman Bot 5 months ago
- Fixed in Releases 3.2.0 added
#4
Updated by Tomer Brisker 5 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|d1b90692a73fba20f1b36e0a3bcf5c1fd0b051e4.
Fixes #34063 - Drop deprecated Host#import_facts method