glance/glance/api
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
..
middleware Move from using _ builtin to using glance.i18n _ 2014-11-21 18:51:19 +00:00
v1 Move from using _ builtin to using glance.i18n _ 2014-11-21 18:51:19 +00:00
v2 Adds the ability to sort images with multiple keys 2014-12-22 11:14:38 +00:00
__init__.py Remove vim header 2014-01-14 16:03:28 +00:00
authorization.py Move from using _ builtin to using glance.i18n _ 2014-11-21 18:51:19 +00:00
cached_images.py Remove vim header 2014-01-14 16:03:28 +00:00
common.py Move from using _ builtin to using glance.i18n _ 2014-11-21 18:51:19 +00:00
policy.py Move from using _ builtin to using glance.i18n _ 2014-11-21 18:51:19 +00:00
property_protections.py hacking: upgrade to 0.9.x serie 2014-10-06 14:41:03 +02:00
versions.py Move from using _ builtin to using glance.i18n _ 2014-11-21 18:51:19 +00:00