Comment 15 for bug 1569859

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

Reviewed: https://review.openstack.org/307824
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=2096a25b23aa0f79a9b46fd8695f696c9610c10c
Submitter: Jenkins
Branch: master

commit 2096a25b23aa0f79a9b46fd8695f696c9610c10c
Author: Ilya Kutukov <email address hidden>
Date: Tue Apr 19 16:40:03 2016 +0300

    Deployment and provision Nailgun tasks is now run asynchrously

    Deployment and provisioning preparations could last a long when Fuel is
    working with a hundreds of nodes. But operator should be able to
    observe cluster state and operate other clusters.

    Change-Id: I73802c91f93a46855b006cb05a8b5722109e9e6a
    Partial-Bug: #1569859