Comment 3 for bug 1660025

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

Reviewed: https://review.openstack.org/426493
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=9810711e75723fc6d66772e10dc0a6ffc8e74198
Submitter: Zuul
Branch: master

commit 9810711e75723fc6d66772e10dc0a6ffc8e74198
Author: Mateusz Kowalski <email address hidden>
Date: Thu Mar 16 10:55:13 2017 +0100

    Make API calls in Volumes view parallel

    In order to increase rendering speed, make
    api.cinder.volume_list_paged, api.nova.server_list
    and api.cinder.volume_snapshot_list parallel.
    For admin panel also api.keystone.tenant_list is
    parallelized.

    Closes-bug: #1660025
    Partial-implements: blueprint fetch-resources-in-parallel

    Change-Id: Ic789ff98a59ba792d77103e7778883562e7977d2