tempest/tempest/api/identity/v3
Roman Popelka ba62b11a21 Fixes test_user_update_own_password test cleanup problem (New password cannnot be identical to a previous password)
This test's cleanup method needs to have security compliance feature enabled to take effect. Because it uses constant which is valid only if it's enabled.

That's why this test has to be skipped unless Security compliance is available.

Closes-Bug: 1934249
Change-Id: I006fdf233b0af20625e41beb2a4c63109fcdcb17
2021-08-09 08:44:02 +02:00
..
__init__.py Non-admin token tests for Keystone API 2015-03-25 21:28:35 +00:00
test_access_rules.py Add Access Rules tests 2020-01-07 12:45:31 -08:00
test_api_discovery.py Adding description for testcases - identity part2 2020-08-07 17:03:53 +00:00
test_application_credentials.py [Trivial]Remove unused variables and methods 2020-11-19 01:19:12 +00:00
test_catalog.py Adding description for testcases - identity part1 2020-04-17 09:48:33 +08:00
test_domains.py Adding description for testcases - identity part2 2020-08-07 17:03:53 +00:00
test_ec2_credentials.py Add keystone v3 EC2 credential tests and client 2020-09-24 09:34:06 -07:00
test_projects.py Adding description for testcases - identity part2 2020-08-07 17:03:53 +00:00
test_tokens.py Remove usage of six 2021-04-15 09:01:01 +00:00
test_users.py Fixes test_user_update_own_password test cleanup problem (New password cannnot be identical to a previous password) 2021-08-09 08:44:02 +02:00