glance/glance/api/v2
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
..
model metadef modules should only use - from wsme.rest import json 2014-11-15 11:10:30 +02:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
image_data.py Move from using _ builtin to using glance.i18n _ 2014-11-21 18:51:19 +00:00
image_members.py Add logging to image_members and image_tags 2014-10-16 13:52:33 +02:00
image_tags.py No 4 byte unicode allowed in image parameters 2014-11-25 18:04:55 +04:00
images.py Adds the ability to sort images with multiple keys 2014-12-22 11:14:38 +00:00
metadef_namespaces.py Move from using _ builtin to using glance.i18n _ 2014-11-21 18:51:19 +00:00
metadef_objects.py Move from using _ builtin to using glance.i18n _ 2014-11-21 18:51:19 +00:00
metadef_properties.py Move from using _ builtin to using glance.i18n _ 2014-11-21 18:51:19 +00:00
metadef_resource_types.py Move from using _ builtin to using glance.i18n _ 2014-11-21 18:51:19 +00:00
router.py Glance Metadata Definitions Catalog - API 2014-08-30 15:48:33 +02:00
schemas.py hacking: upgrade to 0.9.x serie 2014-10-06 14:41:03 +02:00
tasks.py Expose nullable fields properties 2014-12-02 18:25:18 +01:00