Comment 10 for bug 1598135

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to python-mistralclient (master)

Reviewed: https://review.openstack.org/561159
Committed: https://git.openstack.org/cgit/openstack/python-mistralclient/commit/?id=e400bed6b0888247eafc90ff338165cfe01e037f
Submitter: Zuul
Branch: master

commit e400bed6b0888247eafc90ff338165cfe01e037f
Author: Adriano Petrich <email address hidden>
Date: Fri Apr 13 09:38:26 2018 +0100

    Add the force parameter to delete executions

    On a related mistral change the force parameter was included to delete
    non finished executions, this change add that option to the cli

    Change-Id: I3408d758bd94038acf2bb9601d4bf2895040f931
    Depends-On: I19d822800a1ee056682daeaa7ddf0f400392525d
    Related-Bug: #1598135