ac43090 Ticket 47878 - Improve setup-ds update logging

Authored and Committed by mreynolds 8 years ago
    Ticket 47878 - Improve setup-ds update logging
    
    Bug Description:  If updating several instances using the --force option,
                      and a particular instance fails to update, the script
                      reports total failure even though the other instances
                      were successfully updated.
    
    Fix Description:  Improved the logging to say that the update was successful,
                      and also clearly log the instances that were not updated.
    
                      Also removed an unnecessary warning from 52updateAESplugin.pl
    
    https://fedorahosted.org/389/ticket/47878
    
    Reviewed by: nhosoi(Thanks!)