python-glanceclient/tests
Mike Fedosin bbd27d5276 Add the ability to specify the sort dir for each key
Adds client code to consume API modified in change
Ib43b53abfba7cb5789d916a014376cf38fc5245b

Extends CLI for v2 with multiple sort dirs
Example:
glance --os-image-api-version 2 image-list \
--sort-key name --sort-dir asc --sort-key size --sort-dir desc

Implements-blueprint: glance-sorting-enhancements
DocImpact
Depends-On: Ib43b53abfba7cb5789d916a014376cf38fc5245b
Change-Id: Ia20716f3c75299f796879299da317b2e81496088
2015-03-16 14:29:06 +03:00
..
v1 Glance image delete output 2015-02-17 11:27:24 +01:00
v2 Add the ability to specify the sort dir for each key 2015-03-16 14:29:06 +03:00
var SSL: Handle wildcards in Subject Alternative Names 2013-12-11 10:27:20 +01:00
__init__.py Basic testing 2012-04-02 14:08:03 -07:00
keystone_client_fixtures.py Add support for Keystone v3 2014-08-05 11:05:09 -07:00
test_base.py Reuse class Manager from common code 2014-06-12 14:42:46 +03:00
test_client.py Don't require version to create Client instance 2014-12-09 14:45:06 +00:00
test_exc.py Strip json and html from error messages 2015-02-16 10:01:53 -06:00
test_http.py Ignore NoneType when encoding headers 2015-02-03 13:22:44 -06:00
test_progressbar.py Fix the parameter order of assertEqual in glanceclient test 2014-02-25 16:18:19 +09:00
test_shell.py Merge "Unit tests covering missing username or password" 2015-03-10 13:22:43 +00:00
test_ssl.py Merge "https: Prevent leaking sockets for some operations" 2015-03-04 08:38:19 +00:00
test_utils.py Unify using six.moves.range rename everywhere 2015-02-25 12:17:24 +00:00
utils.py Merge "Close streamed requests explicitly" 2015-02-06 12:16:46 +00:00