Comment 4 for bug 1486134

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

Reviewed: https://review.openstack.org/214602
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=09852988d131bdd61e5685541fd2cec1e0e7b73d
Submitter: Jenkins
Branch: master

commit 09852988d131bdd61e5685541fd2cec1e0e7b73d
Author: Salvatore Orlando <email address hidden>
Date: Wed Aug 19 06:10:08 2015 -0700

    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