Files
freeipa/ipatests
Alexander Bokovoy 9e861693fc batch: add keeponly option
batch(methods=Dict(), keeponly=list) will allow to execute batch of
commands and remove from the output everything but the attributes which
names were passed in the keeponly list.

This can be useful if you are only interested in getting names and
assigned random passwords, for example.

Fix batch API test in test_integration/test_idm_api.py and use it to
validate keeponly option.

Fixes: https://pagure.io/freeipa/issue/9583

Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
Reviewed-By: Thomas Woerner <twoerner@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Rafael Guterres Jeffman <rjeffman@redhat.com>
2024-05-22 10:03:38 +02:00
..
2024-04-04 11:42:24 -04:00
2019-07-16 13:23:21 +03:00
2020-10-26 17:11:19 +11:00
2013-06-17 19:22:50 +02:00
2022-03-11 13:37:08 -05:00
2015-10-22 18:34:46 +02:00
2022-03-11 13:37:08 -05:00
2016-10-20 18:43:37 +02:00
2024-03-27 18:07:17 +01:00