freeipa/ipaclient
Jan Cholasta 91faf3ecd7 schema: remove output_params
Since output params are copied from object plugins, remove them from
command schema and include object name instead.

One exception to this are the output params used for failed members in
member add/remove commands. Move these to the client side, as they will
be replaced by warnings.

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

Reviewed-By: David Kupka <dkupka@redhat.com>
2016-06-20 16:39:12 +02:00
..
plugins schema: remove output_params 2016-06-20 16:39:12 +02:00
remote_plugins schema: remove output_params 2016-06-20 16:39:12 +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