quark/quark/tests/functional/db
Kyle Haley 2c748d7937 Fix oslo_db deprecation warnings
Migrate neutron.db.sqlalchemyutils.paginate_query to
oslo_db.sqlalchemy.utils.paginate_query. All calls to
to paginate_query now require a sort key, so tests and
defaults had to be updated which trickle down to
paginate_query in quark/db/api.py .

JIRA:NCP-2067
Change-Id: I9133c5d8e128e62fbf4e23004315a3bb55891db6
2016-09-19 13:13:23 -07:00
..
__init__.py Ensure code will mark currently fully allocated subnets as full 2014-10-14 16:36:30 +00:00
test_api.py Fix oslo_db deprecation warnings 2016-09-19 13:13:23 -07:00
test_pagination.py Fix oslo_db deprecation warnings 2016-09-19 13:13:23 -07:00