Comment 2 for bug 1618449

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

Reviewed: https://review.openstack.org/379151
Committed: https://git.openstack.org/cgit/openstack/python-fuelclient/commit/?id=0260c9bcbd3465d51dedac89899e56baf3d0d834
Submitter: Jenkins
Branch: master

commit 0260c9bcbd3465d51dedac89899e56baf3d0d834
Author: tivaliy <email address hidden>
Date: Thu Sep 29 07:50:03 2016 +0300

    Align parameter name in 'fuel2 graph *' command

    Now fuel2 graph download and upload commands contain wrong
    parameter name that doesn't meet Fuel Graph Concept Extension
    And Usage specification I1d0b9844a2603774f261b7d933e0c720ecd0e112.
    This patch replaces '--type' name parameter with respective
    '--graph-type' one according to the spec above

    Change-Id: I3f1665c807614107883415fb9291a921d780f535
    Closes-Bug: 1618449