tripleo-common/tripleo_common/actions
ramishra face5a95a1 [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
(cherry picked from commit 6575dd1caf82b3ffcd24b7f4f4fecd70c512c01d)
2021-03-11 08:52:21 +05:30
..
__init__.py Set heatclient exceptions to verbose 2019-01-21 14:49:43 +00:00
ansible.py Dynamically set the number of Ansible forks. 2020-02-05 17:45:56 -05:00
baremetal.py Use scheduler hints in derived_parameters workflow 2018-05-03 16:30:20 +00:00
base.py Allow uploading big files to swift (5GB) 2018-04-24 16:18:48 +02:00
config.py Add work_dir for some actions 2017-11-15 07:51:12 -05:00
container_images.py Action to always populate container image parameters 2017-10-12 20:35:12 +00:00
deployment.py [stable-only] Pass timeout in mins to create_temp_url() 2020-04-27 05:07:52 +00:00
derive_params.py OvS DPDK parameters failing in NIC Partitioning 2019-12-23 03:35:23 +00:00
files.py Do not fail deploy for empty ceph ansible fetch directory 2018-11-26 01:27:48 +00:00
heat_capabilities.py Fixes ordering of environment files in a deployment plan 2018-07-12 11:26:36 -04:00
logging_to_swift.py Fix tarball generation when downloading logs 2018-04-30 07:10:48 +00:00
package_update.py Remove container_registry param from package update action 2018-09-04 13:58:48 +02:00
parameters.py [stable-only] Fix legacy password handling 2021-03-11 08:52:21 +05:30
plan.py Allow uploading big files to swift (5GB) 2018-04-24 16:18:48 +02:00
scale.py Match hostname when doing node delete 2020-05-13 10:00:50 +00:00
swifthelper.py use Result from mistral_lib instead of mistral 2017-06-23 14:20:45 +01:00
templates.py Merge "Add upload plan-environment action for update and upgrade" 2018-02-13 10:52:50 +00:00
undercloud.py Include --xattrs when creating the undercloud backup. 2018-06-25 11:41:20 +00:00
validations.py Fix regression in validation action 2019-06-25 15:32:19 +05:30
vcs.py use Result from mistral_lib instead of mistral 2017-06-23 14:20:45 +01:00