]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove plural param to QUOTAS.count
authorKevin Benton <blak111@gmail.com>
Tue, 15 Sep 2015 17:24:19 +0000 (10:24 -0700)
committerKevin Benton <blak111@gmail.com>
Tue, 15 Sep 2015 22:31:52 +0000 (15:31 -0700)
commit2dfa49db138d3e7e84a7fff03cb08fe34729daeb
tree025f4a524dd3a3ad536b5f37bb60ebb4b058e6ae
parent4e4a6cff5d257c85fb062d660ef2d1c9d0941ce9
Remove plural param to QUOTAS.count

This parameter is no longer in the signature of the count function.

Change-Id: I686f3e3ed1095fdb48dd0515b58b159594f64f9e
neutron/pecan_wsgi/hooks/quota_enforcement.py