freeipa/ipalib/plugins
Rob Crittenden 6f58f38748 Display the entries that failed when deleting with --continue.
We collected the failures but didn't report it back. This changes the
API of most delete commands so rather than returning a boolean it returns
a dict with the only current key as failed.

This also adds a new parameter flag, suppress_empty. This will try to
not print values that are empty if included. This makes the output of
the delete commands a bit prettier.

ticket 687
2011-01-10 10:32:10 -05:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
aci.py Display the entries that failed when deleting with --continue. 2011-01-10 10:32:10 -05:00
automount.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
baseldap.py Display the entries that failed when deleting with --continue. 2011-01-10 10:32:10 -05:00
batch.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
cert.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
config.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
delegation.py Display the entries that failed when deleting with --continue. 2011-01-10 10:32:10 -05:00
dns2.py Added some fields to DNS2 plugin 2010-12-21 12:37:06 -05:00
dns.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
group.py Improve filtering of enrollments search results. 2011-01-04 21:56:38 -05:00
hbacrule.py Initial grouping of ipalib plugins for ipa help 2011-01-07 09:42:41 -05:00
hbacsvc.py Initial grouping of ipalib plugins for ipa help 2011-01-07 09:42:41 -05:00
hbacsvcgroup.py Initial grouping of ipalib plugins for ipa help 2011-01-07 09:42:41 -05:00
host.py Rename --ipaddr option of host-add command 2011-01-07 05:09:14 -05:00
hostgroup.py Improve filtering of enrollments search results. 2011-01-04 21:56:38 -05:00
internal.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
kerberos.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
krbtpolicy.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
migration.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
misc.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
netgroup.py Rename hbac module to hbacrule 2011-01-07 09:42:34 -05:00
passwd.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
permission.py Fix 'ipa help permissions'; add 'dns' in allowed types. 2011-01-07 14:57:32 -05:00
ping.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
pkinit.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
privilege.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
pwpolicy.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
role.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
selfservice.py Display the entries that failed when deleting with --continue. 2011-01-10 10:32:10 -05:00
service.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
sudocmd.py Initial grouping of ipalib plugins for ipa help 2011-01-07 09:42:41 -05:00
sudocmdgroup.py Initial grouping of ipalib plugins for ipa help 2011-01-07 09:42:41 -05:00
sudorule.py Initial grouping of ipalib plugins for ipa help 2011-01-07 09:42:41 -05:00
user.py Improve filtering of enrollments search results. 2011-01-04 21:56:38 -05:00
virtual.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
xmlclient.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00