diff options
author | Adam Misnyovszki <amisnyov@redhat.com> | 2014-03-25 14:47:03 +0100 |
---|---|---|
committer | Petr Viktorin <pviktori@redhat.com> | 2014-04-09 13:45:32 +0200 |
commit | 8b91d9a6e87412c36d4f1191abf15fcda0815c60 (patch) | |
tree | e6af0204d22bd2c79ca8108434a14e5ea06a65b2 /setup-client.py | |
parent | c58d6b2689acbfa36aec362b7de1ec7512d5f82a (diff) | |
download | freeipa-8b91d9a6e87412c36d4f1191abf15fcda0815c60.tar.gz freeipa-8b91d9a6e87412c36d4f1191abf15fcda0815c60.tar.xz freeipa-8b91d9a6e87412c36d4f1191abf15fcda0815c60.zip |
automember rebuild nowait feature added
automember-rebuild uses asynchronous 389 task, and returned
success even if the task didn't run. this patch fixes this
issue adding a --nowait parameter to 'ipa automember-rebuild',
defaulting to False, thus when the script runs without it,
it waits for the 'nstaskexitcode' attribute, which means
the task has finished. Old usage can be enabled using --nowait,
and returns the DN of the task for further polling.
New tests added also.
https://fedorahosted.org/freeipa/ticket/4239
Reviewed-By: Petr Viktorin <pviktori@redhat.com>
Diffstat (limited to 'setup-client.py')
0 files changed, 0 insertions, 0 deletions