Comment 2 for bug 1588764

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/325224
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=028aecc192a41306aa4e740c19b482bc664971f4
Submitter: Jenkins
Branch: master

commit 028aecc192a41306aa4e740c19b482bc664971f4
Author: Itxaka <email address hidden>
Date: Tue Jun 14 13:37:08 2016 +0200

    Take shared subnets into account for quotas

    Previously, shared subnets were ignored by collecting used
    networks; the "Create subnet" button is still enabled, but
    subnet creation is forbidden by neutron due to quota reached.

    Change-Id: I20b3373ab86631922945285a12ca4810b707b0be
    Closes-Bug: #1588764