]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Do not query reservations table when counting resources
authorSalvatore Orlando <salv.orlando@gmail.com>
Wed, 19 Aug 2015 13:10:08 +0000 (06:10 -0700)
committerHenry Gessau <gessau@cisco.com>
Thu, 20 Aug 2015 13:55:25 +0000 (09:55 -0400)
commit09852988d131bdd61e5685541fd2cec1e0e7b73d
treea3a9a096b5a90498adc163737b5aefb6239e9af4
parent81b2be5d384d4650582ac115cbbce96c40316b41
Do not query reservations table when counting resources

Reservations are temporarily disabled, and therefore querying them
is pointless, and potentially harmful.

Change-Id: Iab1d0ffdc54cb5bd06a0d4fbd4eb095ac4b754b8
Related-Bug: #1486134
neutron/quota/resource.py