← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1558048] Re: Raise exception when update quota with parameter

 

This isn't related to neutron server. That is client but I cannot see
the issue in my env. You should show version of python-neutronclient.

** Project changed: neutron => python-neutronclient

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

Title:
  Raise exception when update quota with parameter

Status in python-neutronclient:
  New

Bug description:
  Now there's no error when we try to run `neutron quota-update
  $tenant_id`. Actually it shows the tenant's quota from environment
  variables but NOT $tenant_id, which is really misleading. And the
  right way to do that is "neutron quota-update --tenant-id $tenant_id".

  It would be much better to raise any error when we pass the useless
  parameters.

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-neutronclient/+bug/1558048/+subscriptions


References