manila/contrib
Your Name 8f0d0dc6c9 Improve share list API filtering
This change adds possibility to filter shares in a lot of possible ways.

All types of share listing were updated to support additional filtering by:
- share network
- snapshot
- volume type
- host
- limit and offset a la pagination
- project id (useful with '--all-tenants')
- metadata (whether specific metadata keys and values are set or not)
- extra-specs (whether any volume type exists and has specific extra-specs
    set up)

And sorting by:
- key of models.Share
- direction (asc, desc)

Implements blueprint improve-share-list-filtering

Change-Id: Ifc53ab27bc710562cc510f30a2c847eda385d5bc
2014-10-12 19:51:03 +03:00
..
ci Decrease amount of threads for Tempest tests 2014-08-15 13:29:29 +00:00
devstack Move from stackforge to openstack 2014-09-19 21:23:02 +00:00
tempest Improve share list API filtering 2014-10-12 19:51:03 +03:00