Actions
Bug #7971
closedDHCP conflict still triggered for non-conflicting leases
Description
When I was reproducing a bug related to pull request #1430 I noticed that in my
case (Ruby 2.0) it's not the self object without hostname set, but always
other object.
This check should be commutative, I am not sure if Ruby optimizes the call or
this has changed somehow in the runtime. But since hostname of the new host is
always set (we have a validator for this), adding commutative property should
not work.
I believe this should fix a problem I have with OpenStack (Discovery) installer
(RHBZ#1152516).
Updated by Lukas Zapletal over 10 years ago
- Related to Bug #5637: DHCP conflicts triggered for non-conflicting leases added
Updated by Lukas Zapletal over 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/1861 added
- Pull request deleted (
)
Updated by Lukas Zapletal about 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 71dfb49591ea842de62d9a404d77b1b71322a9a9.
Updated by Dominic Cleal about 10 years ago
- Translation missing: en.field_release set to 21
Actions