Comment 4 for bug 1587892

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

Reviewed: https://review.openstack.org/323942
Committed: https://git.openstack.org/cgit/openstack/python-fuelclient/commit/?id=1e0111deeac129a40cd08e821f80ab3cd125dd74
Submitter: Jenkins
Branch: master

commit 1e0111deeac129a40cd08e821f80ab3cd125dd74
Author: Ilya Kutukov <email address hidden>
Date: Wed Jun 1 17:13:36 2016 +0300

    Dry-run option added to fuel graph execute command

    Now it is possible to run command like:
    $ fuel2 graph execute --env 1 --type custom_graph --nodes 1 2 3 --dry-run

    Change-Id: I94b37bcbed1a53bdb453fc68aeedca2aedab9918
    Closes-Bug: #1587892