]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Quota enforcement: python3 compatibility
authorSalvatore Orlando <salv.orlando@gmail.com>
Tue, 21 Jul 2015 10:52:09 +0000 (03:52 -0700)
committerSalvatore Orlando <salv.orlando@gmail.com>
Mon, 17 Aug 2015 23:01:12 +0000 (23:01 +0000)
commit09324277aec6c09d981fe255270be5ab10577329
tree586483a8f6e2c2d99bc9c0742944c1c3cf13f56f
parent0a6dd153c93fb882f5aae4571bdc9f9a6c595548
Quota enforcement: python3 compatibility

This patch does a simple fix to the quota DB driver in order
to ensure its compatibility with python3 and adds the quota
enforcement unit tests to the list of those executed as a part
of the py34 test environment.

Change-Id: I9b5601632866e1fb42f860d1cca5f77b5f14f2c8
Related-blueprint: better-quotas
neutron/db/quota/driver.py
tox.ini