python-manilaclient/manilaclient/tests/unit
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 Increases code coverage 2017-07-11 11:27:25 +01:00
v1 Fix backwards compatibility for v1 API imports 2016-01-19 14:41:08 +02:00
v2 Fix share can not be found by name in admin context 2017-12-19 17:06:24 +00:00
__init__.py Move tests into manilaclient package 2014-10-20 15:41:18 +03:00
fakes.py Compare API call body in assertions with respect to values 2017-11-24 10:21:11 +00:00
test_api_versions.py Replace assertRaisesRegexp with assertRaisesRegex 2017-05-22 14:47:50 +05:30
test_base.py Fix share can not be found by name in admin context 2017-12-19 17:06:24 +00:00
test_client.py Client fix for api_version in positional and kwarg 2015-12-17 12:32:41 -08:00
test_functional_utils.py Implement wrapper for ascii table parser from tempest_lib.cli 2015-04-23 16:53:40 +03:00
test_shell.py Fix for use endpoint_type in _discover_client method 2017-10-09 16:46:03 +02:00
test_utils.py Fix 'List' command filters do not accept unicode symbols 2017-11-18 09:18:39 +00:00
utils.py Add Keystone v3 API support 2015-10-13 21:12:55 +03:00