Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding better logging to check_service_retire method. #619

Merged

Commits on Dec 20, 2019

  1. Adding better logging to check_service_retire method.

    Now you will see the task ids, type and descriptions of tasks waiting to be retired.
    
    Service Retire Task:<10000000000118> <Service Retire for: vmware2-20191218-122517> is not retired, setting retry.
      Service Retire Task:<10000000000118> waiting on <vm_retire> Task:<10000000000119> <VM Retire for: Sample_Vm>
    
    Changed method name to  log_task_info as requested
    Changed : with space as requested
    Changed 'waiting on' to 'is waiting on' as requested
    billfitzgerald0120 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    e8dda9e View commit details
    Browse the repository at this point in the history