No handler to return cluster graph tasks json

Bug #1605639 reported by Julia Aranovich
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Ilya Kutukov
Mitaka
Fix Released
High
Ilya Kutukov

Bug Description

Need to create a new handler that will return tasks JSON for deployment graph of 'cluster' level.

For example, to get tasks of graph of 'release' level the following API call should be used now:
GET /releases/<release_id>/deployment_tasks/?graph_type=<graph_type>

At the same time, similar GET /clusters/<cluster_id>/deployment_tasks/?graph_type=<graph_type>
will return merged tasks collection for a particular graph and there is no way to get not merged tasks of 'cluster'-level graph.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (master)

Fix proposed to branch: master
Review: https://review.openstack.org/346700

Changed in fuel:
status: Confirmed → In Progress
tags: removed: ui-custom-graph
Dmitry Pyzhov (dpyzhov)
tags: added: 9.1-proposed
Changed in fuel:
assignee: Ilya Kutukov (ikutukov) → Bulat Gaifullin (bgaifullin)
Changed in fuel:
assignee: Bulat Gaifullin (bgaifullin) → Ilya Kutukov (ikutukov)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/346700
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=39d74ec7e4f491cac92bd759b17730c9cffe0133
Submitter: Jenkins
Branch: master

commit 39d74ec7e4f491cac92bd759b17730c9cffe0133
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

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/369414

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)

tags: added: on-verification
Revision history for this message
TatyanaGladysheva (tgladysheva) wrote :

Verified on 9.1 snapshot #265.

tags: removed: on-verification
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/fuel-web 10.0.0rc1

This issue was fixed in the openstack/fuel-web 10.0.0rc1 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/fuel-web 10.0.0

This issue was fixed in the openstack/fuel-web 10.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.