Acked by Endi.  Pushed to master.
On Sun, 2012-10-21 at 23:24 -0400, Ade Lee wrote:
 Revised patch 75.  Please ignore that patch.
 
 When setting up a clone, the VLV indexes are added before the data is
 replicated.  This results in errors in adding the VLV indexes because
 the entries that the VLV indexes depend on do not yet exist.
 
 This patch re-orders the sequence of operations.  Specifically, index
 operations occur before the data is replicated so that the indexes are
 populated, whereas VLV indexes are populated afterwards.  In the case of
 VLV indexes, a VLV indexing task is scheduled and executed.
 
 Tested with IPA cloning - errors no longer occur.
 
 Ade
 _______________________________________________
 Pki-devel mailing list
 Pki-devel(a)redhat.com
 
https://www.redhat.com/mailman/listinfo/pki-devel