heat/heat/tests/clients
Zane Bitter b84a7414f9 Generate user passwords with special characters
When we create user accounts in order to allow signalling back to Heat,
generate the passwords using a mix of upper- and lower-case letters, digits
and special characters. This should pass most password_regex filters that
users are likely to configure in Keystone, which was not true of the
previous method (using only hex characters from a UUID).

Change-Id: I7702d6ab550e4f1f53c4cea9f67ed0402afbd66d
Closes-Bug: #1666129
Closes-Bug: #1444429
(cherry picked from commit 61412548ae)
2018-04-05 12:43:13 -04: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 Enable client plugin to support dynamic api version 2016-05-09 14:39:49 +05:30
test_ceilometer_client.py Don't mock internal method of ceilometerclient 2017-01-27 10:46:04 +05:30
test_cinder_client.py Add cinder qos specs constraint 2016-08-31 01:03:11 +08:00
test_clients.py Fix get_watch_server_url for ipv6 addresses 2017-10-06 21:25:27 +00:00
test_designate_client.py Add designate recordset support 2017-01-09 09:36:45 +05:30
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 Generate user passwords with special characters 2018-04-05 12:43:13 -04: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 Remove _get_client_args() from client_plugin 2016-09-01 12:43:28 +05:30
test_neutron_client.py Refactor neutron constraints 2017-05-23 12:46:15 +00:00
test_nova_client.py Fix wrong function description 2017-07-04 13:27:28 +08:00
test_progress.py Rename test classes for consistency 2016-02-25 09:27:12 -06:00
test_sahara_client.py Add sahara constraints 2017-01-18 16:45:59 +04:00
test_sdk_client.py Add segment property for subnet 2017-04-25 10:44:53 +05:30
test_senlin_client.py Add policies property to cluster resource 2017-01-19 04:52:46 +00:00
test_swift_client.py Use more specific asserts in tests 2016-11-22 08:12:35 +01:00
test_zaqar_client.py Use keystone session with zaqar client plugin 2016-12-01 18:39:44 +05:30
test_zun_client.py Implement Zun client plugin 2017-04-26 06:06:41 +00:00