Comment 8 for bug 1593456

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

Reviewed: https://review.fuel-infra.org/22573
Submitter: Pkgs Jenkins <email address hidden>
Branch: openstack-ci/fuel-8.0/liberty

Commit: bbce16424241d4aade4ee4f72c90b0ac21395149
Author: Timur Sufiev <email address hidden>
Date: Tue Jul 5 15:59:20 2016

Parallelize with threads fetching networks and routers data

Also parallelize subnets / ports / agents data methods which were
previously run for Network Details MultiTable page sequentially. In
base tables views check if every data been gathered is a
ThreadedPromise, if it is, wait until it's calculated (once all
promises are started).

Partial-Bug: #1593456
Change-Id: I7004d8983d13ff10718ab6dbe4af1384c2c03a72