glance/glance/tests/functional
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
..
db Adds the ability to sort images with multiple keys 2014-12-22 11:14:38 +00:00
v1 Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
v2 Allow None values to be returned from the API 2014-12-03 17:20:55 +01:00
__init__.py Fix context storage bug 2014-10-29 21:34:51 +00:00
store_utils.py Switch to oslo.utils 2014-10-07 14:55:57 +02:00
test_api.py Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
test_bin_glance_cache_manage.py Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
test_cache_middleware.py Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
test_client_exceptions.py Fix assertEqual arguments order 2014-09-19 00:25:18 +08:00
test_client_redirects.py Remove vim header 2014-01-14 16:03:28 +00:00
test_glance_manage.py hacking: upgrade to 0.9.x serie 2014-10-06 14:41:03 +02:00
test_gzip_middleware.py Fix assertEqual arguments order 2014-09-19 00:25:18 +08:00
test_logging.py hacking: upgrade to 0.9.x serie 2014-10-06 14:41:03 +02:00
test_scrubber.py Switch to oslo.serialization 2014-10-07 14:58:55 +02:00
test_sqlite.py Enable hacking H301 and disable H304, H302 2014-02-18 16:05:18 +04:00