python-tripleoclient/tripleoclient
James Slagle 3d28153ea1 Check for passwords at old path during tripleo deploy
Commit ecafbae4ee updated tripleo deploy
to use a different working directory. That broke upgrades because the
passwords file was still at the old path, and the passwords can not
change during a tripleo deploy upgrade. This patch checks the old
location for a passwords file, and if present, migrates it to the new
location.

Signed-off-by: James Slagle <jslagle@redhat.com>
Change-Id: I547ba1a7409290f4888e53dd45a883c263f0670f
2021-10-04 13:37:25 -04:00
..
config Remove zaqar 2021-09-20 08:23:05 -06:00
tests Check for passwords at old path during tripleo deploy 2021-10-04 13:37:25 -04:00
v1 Check for passwords at old path during tripleo deploy 2021-10-04 13:37:25 -04:00
v2 Merge "Add --heat-type in overcloud delete" 2021-09-14 18:19:43 +00:00
workflows Merge "Dynamic defaults for roles, networks, vips and bm" 2021-09-13 13:35:32 +00:00
__init__.py Add ReNo support 2016-10-08 00:28:43 +00:00
command.py Enabling pylint no-else-return 2021-07-23 16:57:18 +02:00
constants.py Drop python2 logic for upgrades 2021-09-30 14:49:31 +00:00
exceptions.py Baremetal deploy - user playbook interface 2021-06-03 08:55:39 +02:00
export.py Eliminating a race condition in the export_stack function 2021-08-25 17:14:29 +02:00
heat_launcher.py Merge "Unmount heat-all tmpfs dir when done" 2021-08-26 12:11:22 +00:00
plugin.py Remove mistral 2021-09-20 08:22:38 -06:00
utils.py Merge "Always write ansible-playbook-command.sh" 2021-09-24 20:31:25 +00:00