Comment 3 for bug 1457598

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

Reviewed: https://review.openstack.org/185820
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=1a3ab89f22dd37aa1ff1491777b9e3e789517d13
Submitter: Jenkins
Branch: master

commit 1a3ab89f22dd37aa1ff1491777b9e3e789517d13
Author: liyingjun <email address hidden>
Date: Wed May 27 10:07:07 2015 +0800

    Disable router and fip quotas when router is disabled

    Currently Horizon unable to change quotas if routers extension is
    disabled, fix this by adding router and floatingip quotas to
    disabled_quotas when router extension is disabled.

    Change-Id: I14d8a6e2e439ab48b62ce64c88ebb4643d11e49f
    Closes-bug: #1457598