[python-tripleoclient] "openstack overcloud deploy" command help inconsistent format for "-e" option

Bug #1606820 reported by Radoslaw Smigielski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Medium
Radoslaw Smigielski

Bug Description

Help for "openstack overcloud deploy --help" presents the long format for all options except
1. "-e", which is short form for "--environment-file"
2. "-t", which is short form for "--timeout"

Example:

usage: openstack overcloud deploy [--templates [TEMPLATES]] [--stack STACK]
                                  [-t <TIMEOUT>] <- short form
                                  ...<snip>...
                                  [-e <HEAT ENVIRONMENT FILE>] <- short form
                                  ...<snip>...

We should be consistent and present the long form in help for the deploy command.

Changed in python-openstackclient:
assignee: nobody → Radoslaw Smigielski (radoslaw-smigielski)
status: New → In Progress
Revision history for this message
Richard Theis (rtheis) wrote :

python-openstackclient is the wrong project for this bug since it doesn't own the "openstack overcloud deploy" command.

affects: python-openstackclient → tripleo
summary: - "openstack overcloud deploy" command help inconsistent format for "-e"
- option
+ [python-tripleoclient] "openstack overcloud deploy" command help
+ inconsistent format for "-e" option
tags: added: tripleoclient
Steven Hardy (shardy)
Changed in tripleo:
milestone: none → newton-3
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (master)

Reviewed: https://review.openstack.org/347698
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=fd95dc81e460b42d29935f0f7fd3d4db4690a165
Submitter: Jenkins
Branch: master

commit fd95dc81e460b42d29935f0f7fd3d4db4690a165
Author: Radoslaw Smigielski <email address hidden>
Date: Wed Jul 27 12:51:14 2016 +0200

    Long options should go first in help for all the options

    Help for "openstack overcloud deploy --help" shows long format for all
    options except:
        1. "-e", which is short form for "--environment-file"
        2. "-t", which is short form for "--timeout"

    This change makes help for "deploy" command consistent and presents long
    options befor short ones.

    Change-Id: I21b6b274eea7ea4ce92c7e33c4e852fd98d24913
    Closes-Bug: #1606820

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-tripleoclient 5.0.0

This issue was fixed in the openstack/python-tripleoclient 5.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.