yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #88206
[Bug 1960032] [NEW] NullQuota driver returns None that breaks client API
Public bug reported:
When NullQuotaDriver is used, any operations above quotas return None
instead of empty dict. Some tools rely on the quota, like for example
following fails:
openstack quota show admin
'NoneType' object has no attribute 'items'
** Affects: neutron
Importance: Undecided
Assignee: Jakub Libosvar (libosvar)
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/1960032
Title:
NullQuota driver returns None that breaks client API
Status in neutron:
New
Bug description:
When NullQuotaDriver is used, any operations above quotas return None
instead of empty dict. Some tools rely on the quota, like for example
following fails:
openstack quota show admin
'NoneType' object has no attribute 'items'
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1960032/+subscriptions
Follow ups