Comment 25 for bug 1593456

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to openstack/horizon (9.0/mitaka)

Reviewed: https://review.fuel-infra.org/23526
Submitter: Pkgs Jenkins <email address hidden>
Branch: 9.0/mitaka

Commit: 76c5e16a044033cc85d4e0e0ad89cb76558edc67
Author: Timur Sufiev <email address hidden>
Date: Mon Jul 25 12:09:13 2016

Prefetch quota and limits calls in parallel with fetching table data

Rendering table actions often involves expensive calls to quotas, so
getting them in advance and at the same time while getting table data
can provide a huge boost to the performance of the table rendering.

Partial-Bug: #1593456
Change-Id: Iaf09668bd856f2781dd7b5d15035bf137486c7cf