glance/glance/tests/functional/db
Mike Fedosin 2c3e3656b0 Adds the ability to sort images with multiple keys
Extend rest api v2 with multiple sort keys support.
Example:
/v2/images/detail?sort_key=name&sort_key=size
Changed database api which now takes sort_key param as a list instead of string
python-glanceclient support will be added in separate commit

Change-Id: Ib7a6aeb2df3bc5d23fe8e070290b5bfcab00c0f5
DocImpact
Partial-Bug: 1221274
2014-12-22 11:14:38 +00:00
..
__init__.py Updates OpenStack LLC with OpenStack Foundation 2013-02-17 19:19:43 -08:00
base.py Adds the ability to sort images with multiple keys 2014-12-22 11:14:38 +00:00
base_metadef.py Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
test_registry.py Adds missing db registry api tests for Tasks 2014-09-05 14:09:21 -04:00
test_rpc_endpoint.py Switch to oslo.serialization 2014-10-07 14:58:55 +02:00
test_simple.py Introduce Task Info Table 2013-12-05 16:30:38 +00:00
test_sqlalchemy.py Adds the ability to sort images with multiple keys 2014-12-22 11:14:38 +00:00