Error warning is not accurate when using wrong cmd line
Bug #1380030 reported by
yalei wang
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-neutronclient |
Fix Released
|
Low
|
yalei wang |
Bug Description
when I use cmd like below:
$ neutron port-aaa xxxx --fixed-ips type=dict list=true ip_address=
Invalid command u'--fixed-ips'
obviously, the 'aaa' is not supported by port operation. but the notification points to the arg "--fixed-ips".
Changed in neutron: | |
assignee: | nobody → yalei wang (yalei-wang) |
affects: | neutron → python-neutronclient |
Changed in python-neutronclient: | |
importance: | Undecided → Low |
Changed in python-neutronclient: | |
status: | In Progress → Fix Released |
status: | Fix Released → Fix Committed |
Changed in python-neutronclient: | |
milestone: | none → 2.3.10 |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/130122
Review: https:/