murano/murano/tests/unit
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
..
api Remove empty file 2018-02-23 16:33:23 +07:00
cmd Add framework for murano-status upgrade check 2018-10-24 09:31:33 +00:00
common Using trustor's session to delete the trust 2019-01-23 10:56:53 +08:00
core_library Remove partial clean-up in Instance.destroy 2014-09-04 15:29:43 +04:00
db Remove enforce_type=True from oslo.config set_override 2017-05-15 19:32:00 +01:00
dsl Fix pep8 E731 error 2019-01-09 07:47:13 +00:00
engine Remove congress and mistral functional integration tests 2018-07-31 00:38:52 +00:00
packages Make test allowed_pattern type same as the hot example and fix the gate 2018-03-13 05:47:46 +00:00
policy Ability to retrieve current/owner user/project 2016-11-24 02:07:34 -08:00
services Replace assertRaisesRegexp with assertRaisesRegex 2017-05-19 17:06:18 +05:30
__init__.py Move and rename functional tests 2014-07-29 22:29:27 +04:00
base.py Implement environment audit reports 2017-08-24 10:11:35 +00:00
test_actions.py Remove unnecessary setUp 2016-09-25 16:20:08 +08:00
test_engine.py Removes unnecessary utf-8 encoding 2016-12-22 10:36:26 +07:00
test_hacking.py Replace six.iteritems() with .items() 2017-05-03 09:17:18 +00:00
test_heat_stack.py Fix py37 tests failed due to async 2018-08-11 15:53:06 +08:00
test_utils.py Replace assertRaisesRegexp with assertRaisesRegex 2017-05-19 17:06:18 +05:30
utils.py Remove murano_tempest_tests from murano repo 2017-12-07 02:03:48 +00:00