heat/heat/tests/clients
Pavlo Shchelokovskyy d695602397 Add special user options for domain user
those are automated users that are created by Heat and the should
not be subject to restrictions possibly configured in Keystone
for security compliance, as those may break automated nature of things.

Create domain users with several available user options that will
make Keystone ignore:
- password expiry
- requirement to change the password on first use
- lockout after failed auth attempts

There are more things that must be done to properly secure those users
from becoming non-working, but this will be proposed in the followup
patches.

Story: 2005210
Task: 29988

Change-Id: I3152ddb82426cf66f2bd8ed69f53c77c653142bf
2019-05-02 16:12:56 -06:00
..
__init__.py Move all client tests to /tests/clients 2015-07-03 11:02:18 +08:00
test_aodh_client.py Add aodh client plugin 2016-06-24 09:07:51 +00:00
test_barbican_client.py Add tools for parse credential from Secret payload 2019-03-13 22:15:45 +08:00
test_blazar_client.py Add Blazar client plugin to Heat 2018-07-12 11:43:45 +09:00
test_cinder_client.py Add cinder qos specs constraint 2016-08-31 01:03:11 +08:00
test_clients.py Drop ceilometerclient requirement 2018-08-08 16:56:41 +00:00
test_designate_client.py Ignore dns domain NotFound when deleting record 2018-02-12 21:11:35 +02:00
test_glance_client.py Don't use oslo-incubator in glance client plugin 2016-11-15 22:58:17 +05:30
test_heat_client.py Add special user options for domain user 2019-05-02 16:12:56 -06:00
test_keystone_client.py Migrate to keystoneauth 2016-09-06 10:07:22 +05:30
test_magnum_client.py Add constraint for cluster template 2017-04-06 17:31:44 -05:00
test_manila_client.py Enable client plugin to support dynamic api version 2016-05-09 14:39:49 +05:30
test_mistral_client.py Use session and region_name in mistral client plugin 2017-04-27 10:31:25 +05:30
test_monasca_client.py Revert "Remove unittests monasca until story/2002978 is released" 2018-07-18 02:27:21 +00:00
test_neutron_client.py Refactor neutron constraints 2017-05-23 12:46:15 +00:00
test_nova_client.py Change NovaClientPlugin to use MicroversionMixin 2018-06-29 09:37:44 +05:30
test_octavia_client.py Add octavia client plugin and constraints 2017-12-23 12:37:33 +05:30
test_progress.py Rename test classes for consistency 2016-02-25 09:27:12 -06:00
test_sahara_client.py Fix sahara job type validation issue 2017-11-30 10:31:22 +11:00
test_sdk_client.py Fix stack delete error with none cluster 2018-06-22 13:36:22 +08:00
test_senlin_client.py Update openstacksdk construction 2018-02-02 18:24:37 -06:00
test_swift_client.py Use correct raw string format 2017-11-16 18:23:58 -05:00
test_zaqar_client.py Use keystone session with zaqar client plugin 2016-12-01 18:39:44 +05:30
test_zun_client.py zun: remove the handling of not acceptable error 2018-07-29 17:48:45 +00:00