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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

