glance/glance/db
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
..
registry Adds the ability to sort images with multiple keys 2014-12-22 11:14:38 +00:00
simple Adds the ability to sort images with multiple keys 2014-12-22 11:14:38 +00:00
sqlalchemy Adds the ability to sort images with multiple keys 2014-12-22 11:14:38 +00:00
__init__.py Adds the ability to sort images with multiple keys 2014-12-22 11:14:38 +00:00
metadata.py Do not use LazyPluggable 2014-11-20 18:27:20 +02:00
migration.py Replace custom lazy loading by stevedore 2014-11-10 13:58:00 +00:00