Comment 5 for bug 1566384

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

Reviewed: https://review.openstack.org/309769
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=fbb5a91e2d34f35ed1285e744f72a8600c7cf03f
Submitter: Jenkins
Branch: stable/mitaka

commit fbb5a91e2d34f35ed1285e744f72a8600c7cf03f
Author: Bulat Gaifullin <email address hidden>
Date: Tue Apr 12 15:24:52 2016 +0300

    Fixed launch deployment task w/o specifying list of nodes

    We should select all nodes those were provisioned
    for deploy in LCM. The method nodes_to_deploy has overridden for
    clusters that are LCM ready.
    Also changed selecting default nodes to get deployment info.
    now by default will be selected all nodes except nodes, those are marked
    for deletion.

    Closes-Bug: 1566384
    Change-Id: I264bece7da8aebaef78c15bef43c800ca565e583
    (cherry picked from commit ae4f57517303bc075dea8b7c7cbd5e134ec016ad)