yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #48146
[Bug 1558048] [NEW] Raise exception when update quota with parameter
Public bug reported:
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.
** Affects: neutron
Importance: Undecided
Status: New
--
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 neutron:
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/neutron/+bug/1558048/+subscriptions
Follow ups