OPSI.Backend.OpsiPXEConfd module

OpsiPXEConfd-Backend

copyright:uib GmbH <info@uib.de>
author:Jan Schneider <j.schneider@uib.de>
author:Niko Wenselowski <n.wenselowski@uib.de>
license:GNU Affero General Public License version 3
class OPSI.Backend.OpsiPXEConfd.OpsiPXEConfdBackend(**kwargs)

Bases: OPSI.Backend.Backend.ConfigDataBackend

backend_exit()
configState_deleteObjects(configStates)
configState_insertObject(configState)
configState_updateObject(configState)
host_updateObject(host)
opsipxeconfd_updatePXEBootConfiguration(clientId)
productOnClient_deleteObjects(productOnClients)
productOnClient_insertObject(productOnClient)
productOnClient_updateObject(productOnClient)
class OPSI.Backend.OpsiPXEConfd.ServerConnection(port, timeout=10)
createUnixSocket()
sendCommand(cmd)