python-manilaclient/manilaclient
Jiao Pengju e657bfe743 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
(cherry picked from commit b9ebff14ca)
2017-12-19 19:01:18 +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 19:01:18 +00:00
v1 Replace six.iteritems() with .items() 2017-02-07 22:35:04 +08:00
v2 Fix list command when not given search_opts 2017-07-29 17:37:53 +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 19:01:18 +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 Fix for use endpoint_type in _discover_client method 2017-10-10 11:42:05 +02:00
utils.py Nova Style API Version Support for Client 2015-11-16 19:03:55 +00:00