yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #70402
[Bug 1743589] [NEW] openstack_dashboard.api.nova.QuotaSet does not exclude nova-network quotas
Public bug reported:
ignore_quotas of openstack_dashboard.api.nova.QuotaSet [1] was
introduced to exclude nova-network quotas, but it turns out it does not
work.
[2] is a session example. It is expected that api_nova.QuotaSet(quotas)
does not include nova-network related quotas but actually nova-network
related quotas are included.
[1] https://github.com/openstack/horizon/blob/e129ba919260e85881a08ab33f0b142c6603c988/openstack_dashboard/api/nova.py#L242-L247
[2] http://paste.openstack.org/show/645735/
** Affects: horizon
Importance: Medium
Assignee: Akihiro Motoki (amotoki)
Status: New
** Changed in: horizon
Importance: Undecided => Medium
** Changed in: horizon
Assignee: (unassigned) => Akihiro Motoki (amotoki)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1743589
Title:
openstack_dashboard.api.nova.QuotaSet does not exclude nova-network
quotas
Status in OpenStack Dashboard (Horizon):
New
Bug description:
ignore_quotas of openstack_dashboard.api.nova.QuotaSet [1] was
introduced to exclude nova-network quotas, but it turns out it does
not work.
[2] is a session example. It is expected that
api_nova.QuotaSet(quotas) does not include nova-network related quotas
but actually nova-network related quotas are included.
[1] https://github.com/openstack/horizon/blob/e129ba919260e85881a08ab33f0b142c6603c988/openstack_dashboard/api/nova.py#L242-L247
[2] http://paste.openstack.org/show/645735/
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1743589/+subscriptions
Follow ups