Multiple broken openstackclient commands

Bug #1626054 reported by Dougal Matthews
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mistral
Fix Released
Medium
Lucky samadhiya

Bug Description

A number of openstackclient commands are broken in mistralclient. The broken commands are:

- openstack workbook show definition
- openstack workflow show definition
- openstack execution show input
- openstack action execution show input
- openstack action execution show output
- openstack workflow execution show input
- openstack workflow execution show output
- openstack task execution show published
- openstack task execution show result
- openstack action definition show definition

All of these fail because they have another command that they clash with. For example "openstack workbook show definition" clashes with "openstack workbook show" and when you try to use "openstack workbook show definition $ID" it interprets "definition" as the ID being passed into "openstack workbook show" and complains that the $ID is an unexpected parameter.

We need to make sure that the commands don't overlap like this.

Dougal Matthews (d0ugal)
summary: - Broken openstackclient command
+ Multiple broken openstackclient commands
Changed in mistral:
status: New → Confirmed
Changed in mistral:
assignee: nobody → Lucky samadhiya (lucky-samadhiya)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-mistralclient (master)

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

Changed in mistral:
status: Confirmed → In Progress
Changed in mistral:
milestone: none → newton-rc2
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-mistralclient (master)

Reviewed: https://review.openstack.org/374810
Committed: https://git.openstack.org/cgit/openstack/python-mistralclient/commit/?id=69a6c2d5370207267774e7e8924d73837f86d204
Submitter: Jenkins
Branch: master

commit 69a6c2d5370207267774e7e8924d73837f86d204
Author: Lucky samadhiya <email address hidden>
Date: Thu Sep 22 18:44:56 2016 +0530

    Remove clashes of openstackclient command in mistral

    Closes-bug: 1626054

    Change-Id: I41a08e1e57d43684713e57b29c98696b9c3ab7b1

Changed in mistral:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-mistralclient (stable/newton)

Fix proposed to branch: stable/newton
Review: https://review.openstack.org/404087

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-mistralclient 2.1.2

This issue was fixed in the openstack/python-mistralclient 2.1.2 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-mistralclient 3.0.0

This issue was fixed in the openstack/python-mistralclient 3.0.0 release.

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.