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-11-22 14:48:41 +02:00
2017-03-15 13:42:49 +01:00
2017-05-24 09:04:50 -04:00
2017-05-31 11:32:49 +00:00
2015-03-23 21:20:10 -06:00
2016-08-16 16:16:13 +00:00
2017-05-01 09:42:37 -04:00
2017-03-10 16:48:46 +00:00
2017-03-24 13:24:50 +02:00
2017-01-20 20:12:29 +00:00
2017-03-24 13:24:50 +02:00
2016-07-06 11:42:20 +03:00
2017-03-24 13:24:50 +02:00
2017-03-24 13:24:50 +02:00
2017-05-31 11:32:49 +00:00
2016-07-23 07:35:40 +10:00