heat/heat/engine/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
..
os Add special user options for domain user 2019-05-02 16:12:56 -06: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
default_client_plugin.py Handle resource plugins without default_client_name 2018-06-18 16:41:43 -04:00
microversion_mixin.py Add MicroversionMixin for microversion support 2018-03-28 07:47:22 +05:30
progress.py zun: add property 'networks' to container 2018-07-27 21:39:37 +00:00