Feature #786
Add the option to use existing DHCP reservations
| Status: | Closed | Start: | 03/24/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | DHCP | |||
| Target version: | 0.5 | |||
| Backlog: | No | Difficulity: | ||
| Votes: | 2 (View) |
Description
Currently , there is no option to use existing DHCP MAC addresses allocations.
Foreman should be able to use / override DHCP allocations in order to compatible with environments with pre configured DHCP allocations.
Related issues
| related to Foreman - Feature #944: Provide a mechanism to clear a host's network conflicts | Closed | 05/26/2011 |
Associated revisions
Revision e89efb2897c4ab6b864d79f88d1c787caeff4956
fixes #786 - Add the option to use existing DHCP reservations
note that this patch only ensures that the ip used is the same as the
existing dhcp record.
if there is a mistmatch in what foreman expects in the reservation vs.
actual state, #944 should kick in.
History
Updated by Paul Kelly about 1 year ago
The system should check the current network databases and only perform the operation if this is required. It could also use this information to prompt the IP/mac/hostname
An easier option would be a reconciler page similar to Gini's that would let you a) delete b) leave alone c) sync Foreman to the network values.
Updated by Ohad Levy about 1 year ago
- Priority changed from High to Normal
