neutron/neutron/db/quota
Eyal 0007af7df6 Simplify chained comparison
"x < y and y <= z" is equivalent to "x < y <= z"

Change-Id: I2e2446d7d2f2b6e1e917dbc46288e93a38f6563e
2016-04-04 17:24:06 +03:00
..
__init__.py Add DB support for resource usage tracking 2015-07-26 15:26:10 -07:00
api.py Improve DB operations for quota reservation 2015-09-07 02:32:51 -07:00
driver.py Simplify chained comparison 2016-04-04 17:24:06 +03:00
models.py Remove references to model_base through models_v2 2016-01-06 16:12:29 -07:00