Actions
Bug #29640
closedLease without MAC breaks DHCP plugin
Difficulty:
Triaged:
Yes
Description
Infoblox can return leases without MAC addresses. These must be skipped by Satellite, we cannot support them.
2020-04-26T22:01:48 a96c980b [E] /usr/share/foreman-proxy/modules/dhcp_common/record/lease.rb:9:in `initialize' /usr/share/gems/gems/smart_proxy_dhcp_infoblox-0.0.15/lib/smart_proxy_dhcp_infoblox/common_crud.rb:20:in `new' /usr/share/gems/gems/smart_proxy_dhcp_infoblox-0.0.15/lib/smart_proxy_dhcp_infoblox/common_crud.rb:20:in `block in all_leases' /usr/share/gems/gems/smart_proxy_dhcp_infoblox-0.0.15/lib/smart_proxy_dhcp_infoblox/common_crud.rb:19:in `map' /usr/share/gems/gems/smart_proxy_dhcp_infoblox-0.0.15/lib/smart_proxy_dhcp_infoblox/common_crud.rb:19:in `all_leases' /usr/share/gems/gems/smart_proxy_dhcp_infoblox-0.0.15/lib/smart_proxy_dhcp_infoblox/dhcp_infoblox_main.rb:35:in `all_leases' /usr/share/foreman-proxy/modules/dhcp_common/server.rb:101:in `unused_ip' /usr/share/foreman-proxy/modules/dhcp/dhcp_api.rb:34:in `block in <class:DhcpApi>'
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart_proxy_dhcp_infoblox/pull/48 added
Updated by Anonymous over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset smart_proxy_dhcp_infoblox|437c2eb772ff93a6df03dce0dc35c6e44cc4e232.
Actions