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
..
2016-04-18 10:49:51 -06:00
2017-05-31 11:32:49 +00:00
2016-09-01 01:45:05 +00:00
2016-07-19 16:35:45 -04:00
2016-09-01 04:48:19 -04:00
2016-07-19 16:35:45 -04:00
2016-09-01 08:21:57 -04:00
2017-05-31 11:32:49 +00:00
2017-03-09 21:42:28 +00:00
2017-05-31 11:32:49 +00:00
2016-08-30 08:27:12 -04:00
2017-05-31 11:32:49 +00:00