opennetadmin / ona

OpenNetAdmin IP Address Management (IPAM) system
opennetadmin.com
GNU General Public License v2.0
141 stars 35 forks source link

DHCP option delete issue #93

Open mattpascoe opened 9 years ago

mattpascoe commented 9 years ago

to recreate:

add a new dhcp option. then assign that option to a host. Then delete the dhcp option. you now get an orphaned record on the host.

It should not allow you to delete the dhcp option if it is in use by any entries.