[dashboard] Latest Apps section in AppCatalog is always empty

Bug #1312213 reported by Timur Sufiev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Medium
Timur Sufiev

Bug Description

It should be filled with Apps that were recently deployed by 'Deploy' or 'Quick deploy' button.

Tags: dashboard
Revision history for this message
Steve McLellan (sjmc7) wrote :

As a fallback, could it also applications recently added to the catalog? If you deployed something weeks ago and in the meantime there are loads of new applications, it feels that space would be better filled by the new ones. Alternatively, i suggest changing the header to 'Recently Deployed'

Revision history for this message
Timur Sufiev (tsufiev-x) wrote :

Hmm, should think about that... Current implementation at https://review.openstack.org/#/c/90117/ implies 'Recently Deployed Apps' title.

Revision history for this message
Timur Sufiev (tsufiev-x) wrote :

Sadly, the decorator I've written couldn't be applied to 'Upload package' action, because app_id is generated after the package is uploaded.

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix proposed to python-muranoclient (master)

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

Changed in murano:
status: New → In Progress
Revision history for this message
Timur Sufiev (tsufiev-x) wrote :

I've fixed https://review.openstack.org/#/c/90315/ to show both recently deployed and uploaded Apps in Latest Apps section.

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to python-muranoclient (master)

Reviewed: https://review.openstack.org/90315
Committed: https://git.openstack.org/cgit/stackforge/python-muranoclient/commit/?id=d2f9559ff6139a939a58e0130c963158421e6bb2
Submitter: Jenkins
Branch: master

commit d2f9559ff6139a939a58e0130c963158421e6bb2
Author: Timur Sufiev <email address hidden>
Date: Fri Apr 25 12:58:08 2014 +0400

    Return package object in packages.create method

    This simplifies adding newly uploaded App to the Latest Apps section
    in AppCatalog.

    Change-Id: I651ee2e0d29511e8e1ece051e652137519508d1d
    Partial-Bug: #1312213

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix proposed to python-muranoclient (release-0.5)

Fix proposed to branch: release-0.5
Review: https://review.openstack.org/90951

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to python-muranoclient (release-0.5)

Reviewed: https://review.openstack.org/90951
Committed: https://git.openstack.org/cgit/stackforge/python-muranoclient/commit/?id=e2f0887fe856ff2a69526afcd158b135322e093d
Submitter: Jenkins
Branch: release-0.5

commit e2f0887fe856ff2a69526afcd158b135322e093d
Author: Timur Sufiev <email address hidden>
Date: Fri Apr 25 12:58:08 2014 +0400

    Return package object in packages.create method

    This simplifies adding newly uploaded App to the Latest Apps section
    in AppCatalog.

    Change-Id: I651ee2e0d29511e8e1ece051e652137519508d1d
    Partial-Bug: #1312213

ruhe (ruhe)
Changed in murano:
status: In Progress → Fix Committed
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to murano-dashboard (master)

Reviewed: https://review.openstack.org/90117
Committed: https://git.openstack.org/cgit/stackforge/murano-dashboard/commit/?id=56a1d9277a021450b66aa551a2077dbc3c4524d6
Submitter: Jenkins
Branch: master

commit 56a1d9277a021450b66aa551a2077dbc3c4524d6
Author: Timur Sufiev <email address hidden>
Date: Thu Apr 24 17:34:35 2014 +0400

    Fill 'Latest Apps' section with recently deployed/uploaded Apps

    Each App that was recently added to an Environment using Deploy/Quick
    deploy button (actually, just pressing that button is enough) or
    uploaded to catalog at Packages panel is added to Latest Apps list on
    top of AppCatalog. To refresh that list with newly deployed App, on
    final step Wizard is redirected to AppCatalog panel instead of simply
    closing modal form. This fixes bug #1306579 as well.

    That commit is dependent on https://review.openstack.org/#/c/90315/
    and should be merged once that change gets into
    python-muranoclient>=0.5.1.

    Change-Id: Iefe2abb9efb5ae8cbe2d26809eb876eb0ecd5906
    Closes-Bug: #1312213
    Closes-Bug: #1306579

ruhe (ruhe)
Changed in murano:
status: Fix Committed → Fix Released
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.