[dashboard][performance] latest apps makes a request for each app in the list.

Bug #1559066 reported by Kirill Zaitsev
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Low
omar

Bug Description

Latest apps section in dashboard makes a request for each app in the list. This should be refactored with a single request, for better performance.

Changed in murano:
milestone: none → newton-1
tags: added: low-hanging-fruit
Changed in murano:
assignee: nobody → Marcellin Fom Tchassem (mf6510)
Changed in murano:
assignee: Marcellin Fom Tchassem (mf6510) → nobody
BassT (mt104b)
Changed in murano:
assignee: nobody → BassT (mt104b)
BassT (mt104b)
Changed in murano:
status: Confirmed → In Progress
Revision history for this message
Kirill Zaitsev (kzaitsev) wrote :

Please submit a patch. the bot would automatically move the bug to in-progress. We don't move to 'in progress' manually

Changed in murano:
status: In Progress → Confirmed
BassT (mt104b)
Changed in murano:
assignee: BassT (mt104b) → nobody
Changed in murano:
assignee: nobody → Bathri Ajay Raj (bathri-s)
Revision history for this message
Valerii Kovalchuk (vakovalchuk) wrote :

bathri-s, are you still working on this bug?

Revision history for this message
Valerii Kovalchuk (vakovalchuk) wrote :

No activity for more than 40 days - removing assignee

Changed in murano:
assignee: Bathri Ajay Raj (bathri-s) → nobody
omar (oshykhkerimov)
Changed in murano:
assignee: nobody → omar (oshykhkerimov)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano-dashboard (master)

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

Changed in murano:
status: Confirmed → In Progress
Changed in murano:
milestone: newton-1 → newton-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to murano (master)

Reviewed: https://review.openstack.org/330970
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=bbe19e434ad5e227cde81df0e8f912268f577ff6
Submitter: Jenkins
Branch: master

commit bbe19e434ad5e227cde81df0e8f912268f577ff6
Author: Omar Shykhkerimov <email address hidden>
Date: Thu Jun 23 12:55:29 2016 +0300

    Add filter based on 'in' operator

    This patch makes possible to filter operator values 'id', 'category' and 'tag'
    by provided comma-separated values whithin 'in' operator.

    F.E. with filter '/a/b?id=in:buzz,bar' 'id' must be among
    'buzz' and 'bar' values.

    Related-bug: #1559066

    Change-Id: Ibd93233392552699f9fc02e7f1d92542de2597f1

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

Reviewed: https://review.openstack.org/327206
Committed: https://git.openstack.org/cgit/openstack/murano-dashboard/commit/?id=9f2f1d52e7ce0e3475e6e179cdcb0fef1abb92f1
Submitter: Jenkins
Branch: master

commit 9f2f1d52e7ce0e3475e6e179cdcb0fef1abb92f1
Author: Omar Shykhkerimov <email address hidden>
Date: Wed Jun 8 19:06:01 2016 +0300

    Refactor to a single request for latest apps

    Latest apps section did a single request for each app
    in the list.
    This patch refactors it with only one request for user's
    applications using 'in' operator.

    Solves the TODO.

    Change-Id: I76d9f48de30c7ec0299aad12e402080ea713c0d5
    Closes-bug: #1559066
    Depends-On: Ibd93233392552699f9fc02e7f1d92542de2597f1

Changed in murano:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/murano-dashboard 3.0.0.0b3

This issue was fixed in the openstack/murano-dashboard 3.0.0.0b3 development milestone.

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

Duplicates of this bug

Other bug subscribers

Remote bug watches

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