Comment 4 for bug 1605639

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

Reviewed: https://review.openstack.org/369414
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=ed2e55dcee5d72b418fd60402fb780543fc1e894
Submitter: Jenkins
Branch: stable/mitaka

commit ed2e55dcee5d72b418fd60402fb780543fc1e894
Author: Ilya Kutukov <email address hidden>
Date: Mon Jul 25 14:02:19 2016 +0300

    Now it is possible to fetch cluster own deployment tasks via API

    /clusters/<CLUSTER_ID>/deployment_tasks/own/ handler is added that allows
    to get cluster own deployment tasks belonging to clusters attached
    to the given cluster model directly.

    Change-Id: I2c7afad9958a2453d48d2a70c164eb0269019041
    Closes-Bug: #1605639
    (cherry picked from commit 39d74ec7e4f491cac92bd759b17730c9cffe0133)