Comment 9 for bug 1486134

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.openstack.org/214660
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=14ef151fe0ca193c341098fcd3910d5e523c140c
Submitter: Jenkins
Branch: master

commit 14ef151fe0ca193c341098fcd3910d5e523c140c
Author: Salvatore Orlando <email address hidden>
Date: Tue Aug 25 02:28:08 2015 -0700

    Restore reservations in API controller

    This patch restores the reservation logic in the API controller,
    as the DB issues arising from the pymysql switch has been solved.

    Change-Id: I98b40925fdceba13d6a2b5a4d0c5793aeb5cf077
    Related-Bug: #1486134
    Related-Blueprint: better-quotas