glance/glance/tests
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
..
etc Fixes the failure of updating or deleting image empty property 2014-07-21 04:33:02 +08:00
functional Adds the ability to sort images with multiple keys 2014-12-22 11:14:38 +00:00
integration Wrong order of assertEquals args(Glance) 2014-11-13 17:10:09 +02:00
unit Adds the ability to sort images with multiple keys 2014-12-22 11:14:38 +00:00
var New -k/--insecure command line option 2012-02-13 13:57:13 +00:00
__init__.py Fix getaddrinfo if dnspython is installed 2014-12-05 09:29:16 +00:00
stubs.py Reduce extraneous test output 2014-10-13 13:38:05 -04:00
test_hacking.py Enforce using six.text_type() over unicode() 2014-09-18 09:51:04 +00:00
utils.py Make RequestContext use auth_token (not auth_tok) 2014-10-28 15:39:21 +00:00