Files
freeipa/ipalib
Adam Misnyovszki 8b91d9a6e8 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>
2014-04-09 13:45:32 +02:00
..
2013-03-01 16:59:42 +01:00
2013-11-26 16:59:59 +01:00
2013-12-13 15:08:52 +01:00
2013-11-26 16:59:59 +01:00
2013-10-08 16:46:20 +02:00
2013-01-29 15:39:49 +01:00
2012-06-25 21:35:11 -04:00
2013-11-21 10:34:25 +01:00