manila/manila/api/v1
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
..
__init__.py Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
limits.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
router.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
scheduler_stats.py Add share_type filter support to pool_list 2016-12-09 09:59:34 +08:00
security_service.py Put all imports from manila.i18n in one line 2016-09-14 06:07:33 +00:00
share_manage.py Fix Manage API synchronous call 2016-03-29 16:57:25 -03:00
share_metadata.py Remove Limited XML API Support from Manila 2015-04-13 15:43:47 +03:00
share_networks.py Put all imports from manila.i18n in one line 2016-09-14 06:07:33 +00:00
share_servers.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
share_snapshots.py Manage and unmanage snapshot 2016-02-18 04:09:05 -05:00
share_types_extra_specs.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
share_unmanage.py Handle manage/unmanage for replicated shares 2016-04-15 19:00:23 +00:00
shares.py Fix a typo 2016-11-01 11:20:39 +08:00