python-novaclient/novaclient
Steven Kaufer 4b530bf9d6 novaclient sort parameters support
Adds sorting support to the 'nova list' command.

--sort <key>[:<direction>]

The --sort parameter is comma-separated and is used to specify
one or more sort keys and directions. The direction defaults to
'desc' for each sort key and the user can supply 'asc' to
override.

Partially implements: blueprint nova-pagination

Change-Id: I635e017c7f9ab61812333983bfecccd6fce8d394
2014-12-16 18:38:24 +00:00
..
openstack Curl statements to include globoff for IPv6 URLs 2014-11-14 14:27:03 +00:00
tests novaclient sort parameters support 2014-12-16 18:38:24 +00:00
v1_1 novaclient sort parameters support 2014-12-16 18:38:24 +00:00
__init__.py Migrate to pbr. 2013-05-19 10:00:38 +03:00
auth_plugin.py debug level logs should not be translated 2014-05-13 11:39:13 +02:00
base.py Use common code instead of novaclient.utils 2014-09-19 16:56:13 +03:00
client.py Remove aliases for `args` and `env` in utils 2014-12-04 17:22:12 +02:00
crypto.py Corrects typos "coearse," "proejct," and "unecrypts" 2014-09-18 15:24:54 -07:00
exceptions.py Add retry_after only to exceptions supporting it 2014-09-18 13:07:17 +02:00
extension.py Use common code instead of novaclient.utils 2014-09-19 16:56:13 +03:00
i18n.py Port to use oslo.i18n 2014-10-16 01:19:48 +03:00
service_catalog.py Enable check for E127 2014-10-23 14:28:50 +00:00
shell.py Merge "Avoid "ambiguous option" when only current/deprecated forms match" 2014-12-11 17:51:55 +00:00
utils.py Remove aliases for `args` and `env` in utils 2014-12-04 17:22:12 +02:00