]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Restore reservations in API controller
authorSalvatore Orlando <salv.orlando@gmail.com>
Tue, 25 Aug 2015 09:28:08 +0000 (02:28 -0700)
committerSalvatore Orlando <salv.orlando@gmail.com>
Fri, 11 Sep 2015 21:44:02 +0000 (14:44 -0700)
commit14ef151fe0ca193c341098fcd3910d5e523c140c
tree7bfb57db37e4a64d3cf7277f98741e9a78ed5e18
parent2555663dfedc8a841718cfcb8f4807b3a95d2f28
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
doc/source/devref/quota.rst
neutron/api/v2/base.py