mandriva

Ticket #767 (new defect)

Opened 2 years ago

Last modified 6 months ago

target_bcast parameter in wol related methods is mandatory

Reported by: cdelfosse Owned by: nrueff
Priority: Low Milestone: Pulse2 1.4.0
Component: pulse2-launchers Version: 1.2.3
Severity: Trivial Keywords:
Cc:

Description

In bin/pulse2-launcher:

def xmlrpc_wol(self, mac_addrs, target_bcast = None):

which calls in pulse2/launcher/network.py

def wolClient(mac_addrs, target_bcast = None):

The target_bcast parameter must be mandatory. If not set the wolClient method raises an exception.

Attachments

Change History

Changed 20 months ago by nrueff

  • milestone changed from 1.3.0 to 1.3.1

Changed 6 months ago by jparpaillon

  • milestone changed from Pulse2 1.3.1 to Pulse2 1.4.0

Add/Change #767 (target_bcast parameter in wol related methods is mandatory)

Author



Action
as new
 
Note: See TracTickets for help on using tickets.