murano/murano/tests/unit/common
zhurong ea03ab3e7c Using trustor's session to delete the trust
Now use admin client to delete the trust gives the error:
"You are not authorized to perform the requested action:
Only admin or trustor can delete a trust.: ForbiddenAction:
You are not authorized to perform the requested action:
Only admin or trustor can delete a trust."

This patch use trustor's session to delete the trust.

Change-Id: Ib673128be860f548195181a465a9dff784cdef1a
2019-01-23 10:56:53 +08:00
..
helpers Fix order of arguments in assertEqual 2015-09-29 15:38:33 +03:00
messaging Fix pep8 E731 error 2019-01-09 07:47:13 +00:00
__init__.py Move and rename functional tests 2014-07-29 22:29:27 +04:00
test_app_loader.py Remove enforce_type=True from oslo.config set_override 2017-05-15 19:32:00 +01:00
test_auth_utils.py Using trustor's session to delete the trust 2019-01-23 10:56:53 +08:00
test_engine.py use get_rpc_transport to obtain an RPC transport instance 2019-01-08 19:43:11 +08:00
test_plugin_loader.py Remove unnecessary setUp 2016-09-25 16:20:08 +08:00
test_server.py Implement environment audit reports 2017-08-24 10:11:35 +00:00
test_statservice.py Implement environment audit reports 2017-08-24 10:11:35 +00:00
test_traverse_helper.py Use assertEqual() instead of assertDictEqual() 2016-07-27 15:59:29 +08:00
test_utils.py Increase unit test coverage for common utils. 2016-09-29 16:37:19 -04:00
test_wsgi.py Remove log translations 2017-04-03 12:11:20 +08:00