Comment 3 for bug 1606467

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

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

commit 29fee84c5266d7dd3928c3247eb034beb8fbae26
Author: zengchen <email address hidden>
Date: Tue Aug 2 17:08:23 2016 +0800

    Add suspend/resume operation interface in Operation Engine

    suspend interface will pause the operation and it will not be triggered;
    resume interface will resume the operation to be triggered.

    Change-Id: I2d3fb84d53d5bad783bc4b1236091b7fca6727d8
    Closes-Bug: #1606467