While writing xmlrpc test for this plugin I bumped into:
TypeError: whoami.validate_output(): output['arguments']: need (<type 'list'>,); got <type 'tuple'>: (u'krb_staged_user',)
Solution is to add tuple to output argument's types.
tuple
Metadata Update from @tdudlak: - Issue assigned to tdudlak
Metadata Update from @tdudlak: - Issue set to the milestone: FreeIPA 4.6
master:
Metadata Update from @pvomacka: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.