freeipa/ipaclient
Jan Cholasta 1a03bd322d cert: fix CLI output of cert_remove_hold
cert_remove_hold uses output params instead of exceptions to convey
unsuccessful result. Move the output params to the client side before
the command is fixed to use exceptions.

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

Reviewed-By: David Kupka <dkupka@redhat.com>
2016-06-30 16:32:20 +02:00
..
plugins cert: fix CLI output of cert_remove_hold 2016-06-30 16:32:20 +02:00
remote_plugins schema: properly fix Flag arguments on the client 2016-06-30 11:02:20 +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 frontend: do not ignore client-side output params 2016-06-30 16:32:20 +02:00
ipa_certupdate.py ipa-certupdate: track lightweight CA certificates 2016-06-29 08:52:29 +02: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 pylint: fix: multiple-statements 2016-06-21 13:51:28 +02:00