The result of qos-bandwidth-limit-rule-show is different from help

Bug #1616416 reported by QunyingRan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-neutronclient
In Progress
Medium
QunyingRan

Bug Description

In master branch
I add '-F id' in command qos-bandwidth-limit-rule-show, the prompt information is:show_bandwidth_limit_rule() got an unexpected keyword argument 'fields', but '-F' is in help informations.

neutron qos-bandwidth-limit-rule-show c26581b0-de0d-4cf7-b14a-6cb3af3a209a policy1 -F id
show_bandwidth_limit_rule() got an unexpected keyword argument 'fields'

but '-F' in help informations:

[root@devstack162 devstack]# neutron help qos-bandwidth-limit-rule-show
usage: neutron qos-bandwidth-limit-rule-show [-h]
                                             [-f {json,shell,table,value,yaml}]
                                             [-c COLUMN]
                                             [--max-width <integer>]
                                             [--noindent] [--prefix PREFIX]
                                             [--request-format {json}] [-D]
                                             [-F FIELD]
                                             BANDWIDTH_LIMIT_RULE QOS_POLICY

Show information about the given qos bandwidth limit rule.

positional arguments:
  BANDWIDTH_LIMIT_RULE ID of bandwidth_limit_rule to look up.
  QOS_POLICY ID or name of the QoS policy.

optional arguments:
  -h, --help show this help message and exit
  --request-format {json}
                        DEPRECATED! Only JSON request format is supported.
  -D, --show-details Show detailed information.
  -F FIELD, --field FIELD
                        Specify the field(s) to be returned by server. You can
                        repeat this option.

QunyingRan (ran-qunying)
Changed in neutron:
assignee: nobody → QunyingRan (ran-qunying)
Revision history for this message
Akihiro Motoki (amotoki) wrote :
Changed in neutron:
importance: Undecided → Medium
status: New → In Progress
affects: neutron → python-neutronclient
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-neutronclient (master)

Change abandoned by QunyingRan (<email address hidden>) on branch: master
Review: https://review.openstack.org/360173
Reason: fix is already

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.