manila/manila/api
Ben Swartzlander 6f6a31d595 Only return share host for admins using shares API
Also, allow filtering by host based on policy 'list_by_host' that
defaults to 'admin only'.

Do not bump API, because it is not considered as expected behavior,
hence should not be kept for old microversions.

Co-Authored-By: Valeriy Ponomaryov <vponomaryov@mirantis.com>
APIImpact
Change-Id: I799bb7378927b6c3ee0f9fe88fd9876a03dd85b5
Closes bug: 1664370
(cherry picked from commit 15b27e8fbe)
2017-02-17 00:59:04 +00:00
..
contrib Port share type extensions to core API 2015-11-12 14:58:20 +00:00
middleware Avoid Forcing the Translation of Translatable Variables 2016-10-06 01:09:57 +00:00
openstack Add mountable snapshots support 2017-01-24 17:26:45 -02:00
v1 Fix string formatting in access-deny API error message 2017-01-26 00:56:16 -05:00
v2 Pass access rules to driver on snapshot revert 2017-02-07 11:15:27 -05:00
views Only return share host for admins using shares API 2017-02-17 00:59:04 +00:00
__init__.py Remove enable_v1_api and enable_v2_api config opts 2016-08-23 08:27:22 +02:00
auth.py Replace deprecated [logger/LOG].warn with warning 2016-01-08 10:32:47 +08:00
common.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
extensions.py Trivial fix LOG.exception issues 2016-12-21 20:49:51 +08:00
urlmap.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
versions.py Mark 'v1' API deprecated in the versions response 2017-01-27 14:12:39 +00:00