tripleo-common/tripleo_common/utils
ramishra fdb49b002b [stable-only] Fix legacy password handling
We pick some of heat legacy passwords (from heat resources),
while generating the passwords. However, if the plan has
been deleted from some reason and does not have the old
passwords as in the stack environment, this would result
in change of these passwords like RabbitCookie/PcsdPassword
and would lead to disruptions during deployment. This
patch fixes to only use them if they are not in the stack
environment.

This code has been removed from master after plan removal.

Closes-Bug: #1918566
Change-Id: I6b2f0ef916a950fe6f92ee4f8848bab92a7b1c85
2021-03-11 08:50:17 +05:30
..
locks Enable pylint 2021-01-07 11:00:48 +00:00
__init__.py Initial workflow implementation of tripleo-common 2015-12-07 12:38:42 -05:00
common.py Image Uploader - get_undercloud_registry IPv6 2019-07-10 15:02:31 +02:00
config.py Raise error when old network config templates are used 2021-01-11 06:20:27 +00:00
glance.py create_or_find_kernel_and_ramdisk docstring fixes 2019-09-04 14:19:41 -04:00
image.py Make upload workers faster on processing layers 2019-11-07 17:01:32 +01:00
keystone.py nova-less-deploy: deploy_instances and undeploy_instances workflows 2019-01-16 12:41:42 +01:00
nodes.py Catch exception if servers are in error state with no bm_node attached 2020-07-03 08:05:11 +02:00
overcloudrc.py Move OvercloudRcAction functionality to utils 2020-04-15 10:02:27 +05:30
parameters.py Add convert_docker_params function 2019-04-10 10:02:53 -04:00
passwords.py Do not rotate CephX secrets 2020-05-24 11:55:40 +00:00
plan.py [stable-only] Fix legacy password handling 2021-03-11 08:50:17 +05:30
process.py TCIB: Fix debug mode for oslo process execute 2021-01-11 15:45:39 +00:00
roles.py linters refresh w/ afferent bugfixes 2020-05-12 10:50:20 +00:00
safe_import.py Make gitpython and eventlet work with eventlet 0.25.1 2019-10-03 10:03:45 +00:00
stack.py Move get network configs action to utils 2020-09-11 10:37:08 +05:30
stack_parameters.py Move get network configs action to utils 2020-09-11 10:37:08 +05:30
swift.py Move swift tempurl creation functionality to utils 2020-03-13 14:16:39 +05:30
tarball.py Open tarball in binary mode 2018-08-21 16:16:57 -06:00
template.py Automatically set tag's based on role names 2020-10-15 08:55:43 +02:00
time_functions.py Add GUI logging workflows 2017-08-08 08:55:55 +02:00