Bad option name for command: "fuel2 graph execute --env 1"

Bug #1618449 reported by Mikhail Samoylov
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Medium
Vitalii Kulanov
Mitaka
Fix Released
Medium
Alexey Shtokolov

Bug Description

Scenario
1. Deploy master
2. Create env
3. Upload graph
4. Execute graph with --graph-types option

Actual result:
Failed with error: error: unrecognized arguments: --graph-types my_graph

Expected result:
Passed

It specification https://review.openstack.org/#/c/343256/11/specs/10.0/graph-concept-extension.rst we can see that grap-types valid option.
All work with option -t and --types. We need to change --types to graph-types.

Tags: area-python
no longer affects: fuel/newton
tags: added: area-python
removed: area-library
Changed in fuel:
status: Invalid → Confirmed
importance: High → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-fuelclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/379151

Changed in fuel:
assignee: Ilya Kutukov (ikutukov) → Vitalii Kulanov (vitaliy-t)
status: Confirmed → In Progress
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

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-fuelclient (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/408071

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

tags: added: on-verification
Revision history for this message
Ekaterina Shutova (eshutova) wrote :

Verified on 9.2 snapshot #746.

tags: removed: on-verification
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.