Actions
Refactor #30127
closedRefactor #30581: Extract fact importing from Host class to to HostFactImporter
Extract import_facts entry point from host class and create HostFactImporter
Difficulty:
medium
Triaged:
Yes
Description
The fact import is now tied with a Host model. We might want to extract it as the clas is too big and it should not be its responsibility.
Updated by Ondřej Ezr over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|6caa9ffdba581b798bad3b89bc0f6f60621f12d7.
Actions