Comment 4 for bug 1569839

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

Reviewed: https://review.openstack.org/305297
Committed: https://git.openstack.org/cgit/openstack/fuel-astute/commit/?id=94c96e3582beac0a7dab5e699f480a63b3c4f1e0
Submitter: Jenkins
Branch: master

commit 94c96e3582beac0a7dab5e699f480a63b3c4f1e0
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