Comment 2 for bug 1657635

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to karbor (master)

Reviewed: https://review.openstack.org/422466
Committed: https://git.openstack.org/cgit/openstack/karbor/commit/?id=e04323eff1870476003283311f1c167b0a26419c
Submitter: Jenkins
Branch: master

commit e04323eff1870476003283311f1c167b0a26419c
Author: chenying <email address hidden>
Date: Thu Jan 19 16:33:37 2017 +0800

    Add trace log for task and flow in karbor protection service

    Add trace logs for the task and flow in karbor protection service.
    So the developer can trace the execution order about the resource's
    task and its dependent resource's task, also can get the status
    change about the tasks executed both in parallel and in sequence.

    Change-Id: I55385503c5b0a02645740a0b8429110a459212c2
    Closes-Bug: #1657635