Comment 4 for bug 1618449

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

Reviewed: https://review.openstack.org/408071
Committed: https://git.openstack.org/cgit/openstack/python-fuelclient/commit/?id=26001955b49c5141745a65fd395e1370f9addebd
Submitter: Jenkins
Branch: stable/mitaka

commit 26001955b49c5141745a65fd395e1370f9addebd
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