yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #23657
[Bug 1380030] Re: Error warning is not accurate when using wrong cmd line
** Project changed: neutron => python-neutronclient
** Changed in: python-neutronclient
Importance: Undecided => Low
--
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 Python client library for Neutron:
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/python-neutronclient/+bug/1380030/+subscriptions
References