Comment 13 for bug 1563317

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-fuelclient (stable/mitaka)

Reviewed: https://review.openstack.org/322915
Committed: https://git.openstack.org/cgit/openstack/python-fuelclient/commit/?id=1a321f07c45dbc34da1ae6774c60bbc10530e9a0
Submitter: Jenkins
Branch: stable/mitaka

commit 1a321f07c45dbc34da1ae6774c60bbc10530e9a0
Author: Ilya Kutukov <email address hidden>
Date: Mon May 16 20:28:35 2016 +0300

    Transaction tasks parameters support is added to CLI

    CLI parameter added

    fuel deployment-tasks --tid 1 --task-name mytask1,mytask2
    fuel2 task history show 1 --tasks-names mytask1 mytask2

    Deployment tasks history is now grouped by tasks.

    Closes-Bug: #1563317
    DocImpact

    Change-Id: I495b8884bea502b0eb9c10024e72745c688c3f58
    (cherry picked from commit 058983896f953aec1bef481f5407da9d4f212293)