Actions
Refactor #19668
openRemove conflicting leases prior reservation creation
Status:
New
Priority:
Normal
Assignee:
-
Category:
DHCP
Target version:
-
Description
We are changing how Foreman treats leases, it no longer attempts to delete them during DHCP orchestration (see #19634), this is a tracking ticket to change behavior of our DHCP create API call. Previously, it ignored any existing (thus conflicting) leases, which works fine with ISC DHCP. But other servers (MS DHCP for example) might not work like that, we need to do explicit lease delete in this case.
Updated by Lukas Zapletal over 7 years ago
- Related to Bug #19634: DHCP lease removal leads to error added
Actions