summaryrefslogtreecommitdiffstats
path: root/tests/test_xmlrpc
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2011-08-25 14:57:44 +0200
committerEndi S. Dewata <edewata@redhat.com>2011-08-25 15:57:00 +0000
commit50a898855c044d88d069c69dfe5d2659e4eceed9 (patch)
treef0cff85a8d5bb37cfeaf5e87118e5a49fbdc8d99 /tests/test_xmlrpc
parentfcd927a126ebcee2b38e8f8bb05ea38cf018b1e2 (diff)
downloadfreeipa-50a898855c044d88d069c69dfe5d2659e4eceed9.tar.gz
freeipa-50a898855c044d88d069c69dfe5d2659e4eceed9.tar.xz
freeipa-50a898855c044d88d069c69dfe5d2659e4eceed9.zip
Modify serial associator to use batch
https://fedorahosted.org/freeipa/ticket/1688 The serial associator is used to execute a command multiple times with different parameters. This is used for adding/removing a user into/from multiple groups. It has some issues: Each command is executed one-by-one, so it could be slow. * If there's a failure the rest of the commands will not be executed. * This can be fixed by putting the commands into a batch and execute them at once.
Diffstat (limited to 'tests/test_xmlrpc')
0 files changed, 0 insertions, 0 deletions