freeipa/ipaclient
Jan Cholasta f554078291 frontend: don't copy command arguments to output params
Use only object params and params defined in has_output_params as output
params. This removes unnecessary duplication of params defined both in
object plugins and as command arguments.

This requires all command output params to be properly defined in either
the object plugins or the command's has_output_params. Fix the plugins
where this wasn't true.

https://fedorahosted.org/freeipa/ticket/4739

Reviewed-By: David Kupka <dkupka@redhat.com>
2016-06-20 16:39:12 +02:00
..
plugins frontend: don't copy command arguments to output params 2016-06-20 16:39:12 +02:00
remote_plugins schema: fix client-side dynamic defaults 2016-06-15 14:03:51 +02:00
__init__.py Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts) 2016-01-27 12:09:02 +01:00
frontend.py ipaclient: add client-side command override class 2016-06-03 09:00:34 +02:00
ipa_certupdate.py client: stop using /etc/pki/nssdb 2016-02-24 10:53:28 +01:00
ipachangeconf.py Add the culprit line when a configuration file has an incorrect format 2016-06-06 19:06:32 +02:00
ipadiscovery.py pylint: remove bare except 2016-03-22 10:20:51 +01:00
ntpconf.py Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts) 2016-01-27 12:09:02 +01:00
setup.py.in ipaclient: implement thin client 2016-06-03 09:00:34 +02:00