heat/heat/engine/clients
Zane Bitter 61412548ae 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
2018-03-21 16:58:10 -04:00
..
os Generate user passwords with special characters 2018-03-21 16:58:10 -04:00
__init__.py Don't invlidate auth/client plugins for token expiry 2017-04-11 05:22:43 +00:00
client_exception.py Replace deprecated nova calls for floatingip 2018-01-08 09:32:59 +05:30
client_plugin.py Don't invlidate auth/client plugins for token expiry 2017-04-11 05:22:43 +00:00
progress.py Make sure update access mode for volume in available 2015-12-26 18:32:53 +08:00