[dashboard] Return image caching to AppCatalog

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

Bug Description

During transition from fake AppModels to real AppCatalog connected to murano-api, image caching was dropped for the simplicity. But as soon as number of Applications and concurrent request in Catalog grows, the lack of caching would pose a serious performance issue. So the caching should be returned.

Tags: dashboard
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix proposed to murano-dashboard (master)

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

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

Reviewed: https://review.openstack.org/90342
Committed: https://git.openstack.org/cgit/stackforge/murano-dashboard/commit/?id=5951966b119a04327f1eafb16b742252e06943d5
Submitter: Jenkins
Branch: master

commit 5951966b119a04327f1eafb16b742252e06943d5
Author: Timur Sufiev <email address hidden>
Date: Fri Apr 25 15:30:48 2014 +0400

    Return caching to AppCatalog

    Cache Application logo and dynamic_ui markup on local file-system
    using `cache.with_cache` decorator. Objects are cached using cPickle
    module to allow the function cached by `cache.with_cache` to return
    arbitrary objects, not only string or buffer.

    Change-Id: Ia0d89b38be1f0776d6e910e3126d89c978db0f10
    Implements: blueprint ui-local-cache
    Partial-Bug: #1312251

Timur Sufiev (tsufiev-x)
Changed in murano:
status: In Progress → Fix Committed
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.