python-tripleoclient/tripleoclient/tests/v1
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
..
baremetal Update client to create archive and use tripleo-common 2021-01-20 09:43:52 -06:00
overcloud_backup BnR added error msg in case there is no inventory 2021-05-25 18:09:10 +02:00
overcloud_config Use playbook for config-download export 2020-06-09 11:43:47 +05:30
overcloud_deploy Dynamic defaults for roles, networks, vips and bm 2021-09-07 13:11:21 +02:00
overcloud_external_update Ephemeral Heat: Add a --refresh option to external update run 2021-05-21 12:34:30 -04:00
overcloud_external_upgrade Remove left over mistral layers of abstration 2020-02-17 12:28:21 -06:00
overcloud_image Ensure directories exist before copying 2021-08-25 14:29:40 -05:00
overcloud_netenv_validate Fix network environment validation 2021-04-26 22:27:37 +05:30
overcloud_node Remove mistral 2021-09-20 08:22:38 -06:00
overcloud_roles Additional resource cleanup 2019-08-02 12:34:42 -06:00
overcloud_update Fix update run for Ephemeral Heat 2021-09-10 03:12:08 +00:00
overcloud_upgrade Update playbooks to use consistent working dir 2021-08-10 10:44:03 -04:00
tripleo Check for passwords at old path during tripleo deploy 2021-10-04 13:37:25 -04:00
undercloud Drop python2 logic for upgrades 2021-09-30 14:49:31 +00:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
test_container_image.py Tidy up lingering todo's 2021-08-02 12:54:25 +00:00
test_overcloud_admin.py Update playbooks to use consistent working dir 2021-08-10 10:44:03 -04:00
test_overcloud_bios.py Update client to create archive and use tripleo-common 2021-01-20 09:43:52 -06:00
test_overcloud_export_ceph.py Update overcloud export for new working directory 2021-04-02 09:35:40 -04:00
test_overcloud_export.py Update overcloud export for new working directory 2021-04-02 09:35:40 -04:00
test_overcloud_parameters.py Do not use ironic/nova for generate_fencing 2021-03-10 10:11:13 +01:00
test_overcloud_profiles.py Move FakeFlavor class to fakes.py 2021-06-29 02:39:59 +02:00
test_overcloud_raid.py Update client to create archive and use tripleo-common 2021-01-20 09:43:52 -06:00
test_plugin.py Client code to do node import with ansible instead of mistral 2020-03-10 09:18:49 -05:00
test_tripleo_config.py Tests for tripleo_config 2021-07-20 13:39:56 +02:00
test_tripleo_validator.py Use Validations libs Client for main validation entry point 2021-05-17 22:44:09 +02:00