python-cinderclient/tools
TommyLike a6affea921 Support generalized resource filter in client
Introduce new command 'list-filters' to retrieve
enabled resource filters.

```
command: cinder list-filters --resource=volume

output:
+----------------+-------------------------------+
| Resource       | Filters                       |
+----------------+-------------------------------+
| volume         | name, status, image_metadata  |
+----------------+-------------------------------+

```

Also Added new option '--filters' to these list commands:
1. list
2. snapshot-list
3. backup-list
4. attachment-list
5. message-list
6. group-list
7. group-snapshot-list
8. get-pools

Change-Id: I062e6227342ea0d940a8333e84014969c33b49df
Partial: blueprint generalized-filtering-for-cinder-list-resource
Depends-On: 04bd22c1eb
Depends-On: 7fdc4688fea373afb85d929e649d311568d1855a
2017-05-31 11:32:49 +00:00
..
cinder.bash_completion bash_completion now shows only subcommands when subcommand is "help" 2015-03-17 14:21:48 +00:00
colorizer.py Fix some flake8 violations 2016-02-09 20:28:30 +08:00
generate_authors.sh Initial split from python-novaclient. 2012-05-21 16:32:35 -04:00
install_venv.py Remove white space between print and () 2016-09-13 12:53:55 +00:00
install_venv_common.py Add auth_plugin support to cinderclient 2014-02-14 15:09:44 -06:00
lintstack.py Support generalized resource filter in client 2017-05-31 11:32:49 +00:00
lintstack.sh Add pylint tox env 2016-04-07 12:57:10 -04:00
tox_install.sh Add Constraints support 2016-12-20 14:38:21 +11:00
with_venv.sh Initial split from python-novaclient. 2012-05-21 16:32:35 -04:00