python-manilaclient/manilaclient
Your Name 7ecdbde6b3 Improve snapshots list API filtering
1) Added new params for filtering by:
- source share
- usage of snapshot*
- limit and offset a la pagination
- direction (asc, desc)*
- key of snapshot*

* requires server-side update

2) Added aliases for params, mostly in perspective to avoid mess of underscore
and dash symbols.

Implements blueprint improve-snapshot-list-filtering

Change-Id: I3727911f179ea01dd4cb68149fa7f4d79ca75a5c
2014-10-23 11:25:14 +03:00
..
common Improve snapshots list API filtering 2014-10-23 11:25:14 +03:00
openstack Sync common modules from Oslo 2014-07-13 10:22:47 +03:00
tests Improve snapshots list API filtering 2014-10-23 11:25:14 +03:00
v1 Improve snapshots list API filtering 2014-10-23 11:25:14 +03:00
__init__.py Switch to using PBR 2014-05-27 23:00:55 +02:00
base.py Cleanup manilaclient.utils module (part 2) 2014-08-04 11:06:28 -04:00
client.py Cleanup manilaclient.utils module (part 1) 2014-08-04 10:52:10 -04:00
exceptions.py Reuse exceptions from common apiclient code 2014-07-15 09:28:17 +03:00
extension.py Remove py33 incompatibilities 2014-06-28 06:09:55 +00:00
service_catalog.py Enable H40* rules in pep/flake 2014-06-28 08:48:32 +03:00
shell.py Handle ambiguous option error for aliases properly 2014-10-09 19:01:55 +00:00
utils.py Improve share list API filtering 2014-10-09 19:02:04 +00:00