Actions
Bug #30836
closedNil pointer exception on unused_ip discovery call
Difficulty:
trivial
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Discovery plugin was modified to call unused_ip during provisioning, however this leads to DHCP orchestration while operatingsystem (and hostgroup) is not set assigned. This raises a nil exception in core.
Updated by Lukas Zapletal over 4 years ago
- Related to Bug #30478: Kexec does not handle NEW/OLD discovered IP added
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7986 added
Updated by Lukas Zapletal over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|ab532cbf4ff24f72d79ad3e80b6b229965a35a68.
Updated by Tomer Brisker over 4 years ago
- Target version deleted (
2.2.1) - Fixed in Releases 2.2.0 added
- Fixed in Releases deleted (
2.3.0)
Actions