The CLI parameter help of python-muranoclient is not standardized

Bug #1488345 reported by xiangxinyong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-muranoclient
Fix Released
Low
xiangxinyong

Bug Description

The CLI parameters help of python-muranoclient is not standardized.

For example:

1.When i typed the command like bellow,
  some parameters help have a full stop(.), and others have not.

  murano --help

  --version       show program's version number and exit
  --include-password   Send os-username and os-password to murano.
  --murano-repo-url MURANO_REPO_URL
             Defaults to env[MURANO_REPO_URL] or
             http://storage.apps.openstack.org

2.When i typed the sub commands like bellow, the same problem is existent.

  murano help environment-list

  Optional arguments:
    --all-tenants Allows to list environments from all tenants (admin only)

Tags: cli
affects: murano → python-muranoclient
description: updated
description: updated
description: updated
description: updated
Changed in python-muranoclient:
assignee: nobody → xiangxinyong (xiangxinyong)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-muranoclient (master)

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

Changed in python-muranoclient:
status: New → In Progress
Changed in python-muranoclient:
importance: Undecided → Low
tags: added: cli
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-muranoclient (master)

Reviewed: https://review.openstack.org/216610
Committed: https://git.openstack.org/cgit/openstack/python-muranoclient/commit/?id=624221180fdfd8be36e23553048ca1fb595617ac
Submitter: Jenkins
Branch: master

commit 624221180fdfd8be36e23553048ca1fb595617ac
Author: xiangxinyong <email address hidden>
Date: Tue Aug 25 16:36:03 2015 +0800

    Standardise help parameter of CLI commands

    When typed the command like bellow,
    some parameters help have a full stop(.), and others have not.
    murano --help
    --version show program's version number and exit
    --include-password Send os-username and os-password to murano.
    --murano-repo-url MURANO_REPO_URL
                Defaults to env[MURANO_REPO_URL] or
                http://storage.apps.openstack.org

    Change-Id: I893654efe2aeac08fb8b2621cf29ad95ca16a113
    Closes-Bug: #1488345

Changed in python-muranoclient:
status: In Progress → Fix Committed
Changed in python-muranoclient:
milestone: none → 0.7.0
Changed in python-muranoclient:
status: Fix Committed → Fix Released
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.