← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1380030] [NEW] Error warning is not accurate when using wrong cmd line

 

Public bug reported:

when I use cmd like below:

$ neutron port-aaa xxxx --fixed-ips type=dict list=true ip_address='10.0.0.120' 
Invalid command u'--fixed-ips'

obviously, the 'aaa' is not supported by port operation. but the
notification points to the arg "--fixed-ips".

** Affects: neutron
     Importance: Undecided
     Assignee: yalei wang (yalei-wang)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => yalei wang (yalei-wang)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1380030

Title:
  Error warning is not accurate when using wrong cmd line

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  when I use cmd like below:

  $ neutron port-aaa xxxx --fixed-ips type=dict list=true ip_address='10.0.0.120' 
  Invalid command u'--fixed-ips'

  obviously, the 'aaa' is not supported by port operation. but the
  notification points to the arg "--fixed-ips".

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1380030/+subscriptions


Follow ups

References