c31f024 Ticket 48154 - abort cleanAllRUV tasks should not certify-all by default

Authored and Committed by mreynolds 9 years ago
    Ticket 48154 - abort cleanAllRUV tasks should not certify-all by default
    
    Bug Description:  The current default for an abort task is to certify that
                      all the replicas receive and process the abort task.  The
                      problem is that if we are trying to abort a cleanallruv
                      task because it is "hanging" due to some replicas not
                      being reachable, the abort task will also "hang".
    
    Fix Description:  The default for certify-all should be "no".
    
    https://fedorahosted.org/389/ticket/48154
    
    Reviewed by: nhosoi(Thanks!)
    
    (cherry picked from commit 465e1059493a8dacf3caf7776824e8149e878b93)