Comment 1 for bug 1709456

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

Reviewed: https://review.openstack.org/491894
Committed: https://git.openstack.org/cgit/openstack/group-based-policy/commit/?id=194dd33947f1939ab9e1976ccc465c1878086bcf
Submitter: Jenkins
Branch: master

commit 194dd33947f1939ab9e1976ccc465c1878086bcf
Author: Thomas Bachman <email address hidden>
Date: Tue Aug 8 18:49:25 2017 +0000

    Fix per-project quotas for L3 plugin

    The GBP L3 plugin is using the old quotas driver. This prevents
    per-project quotas for L3 resources. The L3 plugin should be
    changed to support the new qutoas driver.

    Change-Id: Idbc651a905ca5c567527ba2094a83b2d0486ca9a
    Closes-Bug: 1709456