84710606d5
1.add limit and marker param to db.instance_get_all_by_filters() 2.set the filter use marker 3.execute limit before sqlarchmy get_all() 4.add testcase 'test_db_api.test_instance_get_all_by_filters_paginate' 5.related testcase: test_get_servers_with_marker() test_get_servers_with_limit_and_marker() in nova/tests/api/openstack/compute/test_servers.py test_instance_get_all_by_filters_paginate() in nova/tests/test_db_api.py 6.add InvalidSortkey exception Implement bp:efficient-limiting. Change-Id: Iea3eeb7b51194b6017d624506aafc6469d7338e4 |
||
---|---|---|
.. | ||
auth | ||
common | ||
compat | ||
openstack | ||
rootwrap | ||
scheduler | ||
testing | ||
tests | ||
__init__.py | ||
block_device.py | ||
exception.py | ||
flags.py | ||
manager.py | ||
notifications.py | ||
policy.py | ||
quota.py | ||
service.py | ||
test.py | ||
utils.py | ||
wsgi.py |