python-tripleoclient/tripleoclient
Saravanan KR 26b3ac7af1 Provide an option to disable password generation on deployment
Operators may choose to use the passwords provided by them and
does not intend to generate during the deployment. Provided an
option to disable password generation if requested by user explicity.
It will be helpful to identify if there are any new passwords added
which has to be added during the deployment update by the operator.
By default, the password generation will be enabled.

Partial-Bug: #1611704
Depends-On: I141a0727db9f19f80712e2c40069622ecc22d969
Change-Id: Iedfd7fd1456ed61cb9208532d15bdb63fbc01de9
2017-01-23 16:45:19 +05:30
..
tests Provide an option to disable password generation on deployment 2017-01-23 16:45:19 +05:30
v1 Provide an option to disable password generation on deployment 2017-01-23 16:45:19 +05:30
workflows Provide an option to disable password generation on deployment 2017-01-23 16:45:19 +05:30
__init__.py Add ReNo support 2016-10-08 00:28:43 +00:00
constants.py Remove the unused constant RESOURCE_REGISTRY_NAME 2016-12-20 22:29:27 +00:00
exceptions.py Remove two unused Exception subclasses 2016-12-20 22:29:27 +00:00
plugin.py Add an optional timeout when waiting for websocket messages 2016-11-28 12:56:56 +00:00
utils.py Remove the unused get_config_value function 2016-12-20 22:29:27 +00:00