Bug #30836
Nil pointer exception on unused_ip discovery call
Pull request:
Fixed in Releases:
Found in Releases:
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.
Related issues
Associated revisions
History
#1
Updated by Lukas Zapletal 6 months ago
- Related to Bug #30478: Kexec does not handle NEW/OLD discovered IP added
#2
Updated by The Foreman Bot 6 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7986 added
#3
Updated by Lukas Zapletal 6 months ago
- Bugzilla link set to 1848291
#5
Updated by The Foreman Bot 6 months ago
- Fixed in Releases 2.3.0 added
#6
Updated by Lukas Zapletal 6 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|ab532cbf4ff24f72d79ad3e80b6b229965a35a68.
#7
Updated by Tomer Brisker 6 months ago
- Target version deleted (
2.2.1) - Fixed in Releases 2.2.0 added
- Fixed in Releases deleted (
2.3.0)
Fixes #30836 - prevent DHCP nil exception