manila/releasenotes/notes/add-share-type-filter-to-pool-list-api-267614b4d93j12de.yaml
zhongjun d5643c75f5 Add share_type filter support to pool_list
Administrators intend to get the pool's information filtered
by share type(actually filtered by share_type's *extra_spec*)
more directly.
The blueprint is to add a filter key 'share_type' to cover
this situation.

APIImpact
Implements: blueprint pool-list-by-share-type
Change-Id: Ifd64bb84d03a02aa0a118cc42e1d1b373c439884
2016-12-09 09:59:34 +08:00

3 lines
82 B
YAML

---
features:
- Added share_type to filter results of scheduler-stats/pools API.