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
..
2017-05-19 22:52:24 +00:00
2016-08-17 14:18:29 -07:00
2017-03-27 20:22:53 +08:00
2017-03-28 08:57:06 +08:00
2017-04-01 01:15:43 +00:00
2016-06-21 19:02:15 +02:00
2016-05-18 15:43:54 -04:00
2016-06-28 08:44:23 +00:00
2016-09-01 08:21:57 -04:00
2017-03-24 13:24:50 +02:00
2017-02-23 15:30:27 -05:00
2016-03-11 14:41:27 -05:00
2015-12-13 19:56:41 -06:00
2016-05-17 15:02:00 +02:00
2017-05-31 11:32:49 +00:00
2016-12-24 12:05:30 +08:00