OPSI.Backend.DHCPD module

DHCPD Backend.

This backend works edits the configuration of the DHCPD and restarts the daemon afterwards.

author:Jan Schneider <j.schneider@uib.de>
author:Erol Ueluekmen <e.ueluekmen@uib.de>
author:Niko Wenselowski <n.wenselowski@uib.de>
license:GNU Affero General Public License version 3
class OPSI.Backend.DHCPD.DHCPDBackend(**kwargs)

Bases: OPSI.Backend.Backend.ConfigDataBackend

backend_exit()
configState_deleteObjects(configStates)
configState_insertObject(configState)
configState_updateObject(configState)
dhcpd_deleteHost(host)
dhcpd_updateHost(host)
host_deleteObjects(hosts)
host_insertObject(host)
host_updateObject(host)