Bug #6529
Make DHCP auto-suggest IP configurable
Description
As per the thread: https://groups.google.com/forum/#!topic/foreman-users/Wf4vRM8byCg
It seems some users have needs where their DHCP proxy auto IP suggestion isn't necessary and confuses them.
I suggest making an option (checkbox) in each subnet, "auto suggest IPs", with a help text "if enabled IPs will be suggested for hosts in this subnet" and letting people make their choice. If there is no DHCP proxy available for the subnet in question, we default to 'false'.
On the Host form, we should only display "suggest new" if the subnet has the "auto suggest IPs" option enabled.
Associated revisions
History
#1
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Target version set to 1.8.0
- Pull request https://github.com/theforeman/foreman/pull/1625 added
#2
Updated by Dominic Cleal over 8 years ago
- Assignee set to Ohad Levy
#3
Updated by Dominic Cleal over 8 years ago
- Legacy Backlogs Release (now unused) set to 10
#4
Updated by Ohad Levy over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 160ffa2a85d5a2e6e9c0064c1b27e75c5108207f.
fixes #6529 allow to define IP suggestion per subnet