glance/glance
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
..
api Adds the ability to sort images with multiple keys 2014-12-22 11:14:38 +00:00
async Introduces eventlet executor for Glance Tasks 2014-09-02 11:45:58 -04:00
cmd Fix getaddrinfo if dnspython is installed 2014-12-05 09:29:16 +00:00
common Merge "No 4 byte unicode allowed in image parameters" 2014-12-03 02:47:17 +00:00
db Adds the ability to sort images with multiple keys 2014-12-22 11:14:38 +00:00
domain Merge "A small refactoring of the domain" 2014-12-03 01:59:14 +00:00
hacking Enforce using six.text_type() over unicode() 2014-09-18 09:51:04 +00:00
image_cache Move from using _ builtin to using glance.i18n _ 2014-11-21 18:51:19 +00:00
locale Imported Translations from Transifex 2014-11-21 06:05:34 +00:00
openstack Remove openstack.common.test 2014-10-21 10:42:04 +02:00
quota Move from using _ builtin to using glance.i18n _ 2014-11-21 18:51:19 +00:00
registry Adds the ability to sort images with multiple keys 2014-12-22 11:14:38 +00:00
tests Adds the ability to sort images with multiple keys 2014-12-22 11:14:38 +00:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
context.py Make RequestContext use auth_token (not auth_tok) 2014-10-28 15:39:21 +00:00
gateway.py hacking: upgrade to 0.9.x serie 2014-10-06 14:41:03 +02:00
i18n.py Switch over oslo.i18n 2014-07-08 15:28:44 +02:00
location.py Move from using _ builtin to using glance.i18n _ 2014-11-21 18:51:19 +00:00
notifier.py Move from using _ builtin to using glance.i18n _ 2014-11-21 18:51:19 +00:00
opts.py Move from using _ builtin to using glance.i18n _ 2014-11-21 18:51:19 +00:00
schema.py Allow None values to be returned from the API 2014-12-03 17:20:55 +01:00
scrubber.py Move from using _ builtin to using glance.i18n _ 2014-11-21 18:51:19 +00:00
version.py Remove vim header 2014-01-14 16:03:28 +00:00