python-manilaclient/manilaclient
Jiao Pengju b9ebff14ca Fix share can not be found by name in admin context
Currently, when using admin context to execute 'manila
show <share-name>' to show a share detail which is not
owned by admin, it always fails with 'No share with a
name or ID of <share-name> exists'. This patch will fix
it.

Change-Id: I96339778fa69c379863078250d5dfa7172f2c1b2
Closes-Bug: #1721787
2017-12-19 17:06:24 +00:00
..
common Add commands for user messages 2017-07-25 05:20:31 -04:00
tests Fix share can not be found by name in admin context 2017-12-19 17:06:24 +00:00
v1 Merge "Use more parts from keystoneauth" 2017-10-10 08:46:26 +00:00
v2 Fix 'List' command filters do not accept unicode symbols 2017-11-18 09:18:39 +00:00
__init__.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
api_versions.py Add share group quotas 2017-07-27 12:19:39 +03:00
base.py Fix share can not be found by name in admin context 2017-12-19 17:06:24 +00:00
client.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
config.py Add mountable snapshots support to manila client 2017-01-24 20:30:57 -02:00
exceptions.py Remove copy of incubated Oslo code 2016-09-28 10:06:45 +08:00
extension.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
shell.py Merge "Fix for use endpoint_type in _discover_client method" 2017-10-10 05:46:58 +00:00
utils.py Fix 'List' command filters do not accept unicode symbols 2017-11-18 09:18:39 +00:00