Incorrect subnets quota check in admin networks panel

Bug #1719606 reported by wei.ying
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
wei.ying

Bug Description

In the admin networks table row actions, the subnet can be created, and the current subnet quota verification get the subnets quota of the current tenant. The correct access method should be the tenant of the selected network.

In addition, there is a lack of quota checking to create a subnet table actions in the network details tab.

Tags: neutron
wei.ying (wei.yy)
Changed in horizon:
assignee: nobody → wei.ying (wei.yy)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/508666

Akihiro Motoki (amotoki)
Changed in horizon:
importance: Undecided → Low
tags: added: neutron
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/508666
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b5bd7589e6fa46139d096481e01a32a4463b896c
Submitter: Zuul
Branch: master

commit b5bd7589e6fa46139d096481e01a32a4463b896c
Author: wei.ying <email address hidden>
Date: Sat Sep 30 14:10:10 2017 +0800

    Correct the subnets quota check in admin networks panel

    Currently when checking the subnets quota in admin networks table,
    the current tenant subnets quota is checked, while the subnet is
    created, using the tenant of the selected network[1], this doesn't
    look the same. Similarly, in the network details subnets table,
    the creation of subnets actions lacks quota checking.

    [1] https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/admin/networks/subnets/workflows.py#L75

    Change-Id: Ifb88b97168fc4f500e4bb15658f96363ddc7651f
    Closes-Bug:#1719606

Changed in horizon:
status: In Progress → Fix Released
Akihiro Motoki (amotoki)
Changed in horizon:
milestone: none → queens-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/horizon 13.0.0.0b2

This issue was fixed in the openstack/horizon 13.0.0.0b2 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.