remove remainder argument

Bug #1160203 reported by yong sheng gong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-neutronclient
Fix Released
Medium
yong sheng gong

Bug Description

we have merged the unkown opitions with known options part, so don't need the remainder argument any more.

remainder arguement will display a '...' at the end of command usage text.
usage: net-list [-h] [-f {csv,html,json,table,yaml}] [-c COLUMN]
                [--quote {all,minimal,none,nonnumeric}]
                [--request-format {json,xml}] [-D] [-F FIELD]
                ...

and will require the unknown options put after positional arguments.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-quantumclient (master)

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

Changed in python-quantumclient:
assignee: nobody → yong sheng gong (gongysh)
status: New → In Progress
Changed in python-quantumclient:
importance: Undecided → Medium
milestone: none → 2.2.1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-quantumclient (master)

Reviewed: https://review.openstack.org/25366
Committed: http://github.com/openstack/python-quantumclient/commit/661aea13c1eb40694fa52e98b23bfd411d793e2f
Submitter: Jenkins
Branch: master

commit 661aea13c1eb40694fa52e98b23bfd411d793e2f
Author: gongysh <email address hidden>
Date: Tue Mar 26 14:50:35 2013 +0800

    remove remainder argument
    Bug #1160203

    Change-Id: I01c6aed18ccd7fe61a5ea4562c79d47222175147

Changed in python-quantumclient:
status: In Progress → Fix Committed
Akihiro Motoki (amotoki)
Changed in python-neutronclient:
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.