Comment 8 for bug 1569839

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

Reviewed: https://review.openstack.org/319851
Committed: https://git.openstack.org/cgit/openstack/fuel-astute/commit/?id=9f61542a7fe2d7f107c06e5331de21273b39c651
Submitter: Jenkins
Branch: stable/mitaka

commit 9f61542a7fe2d7f107c06e5331de21273b39c651
Author: Vladimir Kuklin <email address hidden>
Date: Wed Apr 13 14:18:52 2016 +0300

    Add support for dry-run deployment without actual graph execution

    This patch allows for astute to receive 'dry_run' option in deployment
    message and skip actual graph execution. This makes it easier for Fuel
    users to execut particular deployment and see the resulting expanded
    deployment graph.

    Change-Id: I28f216522fbeba9663d836b3d5a2f64c51133238
    Partial-bug: #1569839
    (cherry picked from commit 94c96e3582beac0a7dab5e699f480a63b3c4f1e0)