python-tripleoclient/tripleoclient/tests
Harald Jensås 81cd105620 Dynamic defaults for roles, networks, vips and bm
When running 'overcloud deploy' command look for dynamic
defaults file for these options:
  --roles-file, --network-file, --vip-file and
  --baremetal-deployment

When the option is set by the user, use the user provided
file and make sure a copy is created in the working
directory. If the argument is not set look in the working
directory for the file used previously and use that file.

overclod node, and overcloud network commands require the
user input. But will place a copy in the working_dir for
overcloud deploy.

The depends-on creates these "defaults" by running the
different nova-less/network-v2 export commands when
upgrading the undercloud. With this change the next
'overcloud deploy' after the undercloud upgrade will use
the correct files (unless the user set the args ...)

Depends-On: https://review.opendev.org/795773
Change-Id: I53ba631dc80428c6f1fe71c2bbfb0b5a36dd8f01
2021-09-07 13:11:21 +02:00
..
config Use ephemeral Heat by default 2021-06-11 07:53:10 -04:00
fixture_data Remove cyclic import between export and utils 2021-07-14 12:12:50 +00:00
v1 Dynamic defaults for roles, networks, vips and bm 2021-09-07 13:11:21 +02:00
v2 Dynamic defaults for roles, networks, vips and bm 2021-09-07 13:11:21 +02:00
workflows Update playbooks to use consistent working dir 2021-08-10 10:44:03 -04:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
base.py Save DefaultPasswords values for undercloud deploy 2017-04-26 20:38:00 +01:00
fakes.py Move FakeFlavor class to fakes.py 2021-06-29 02:39:59 +02:00
test_export.py New test case and documentation for the export_stack function. 2021-08-25 17:12:32 +02:00
test_heat_launcher.py Unmount heat-all tmpfs dir when done 2021-07-15 07:55:51 -04:00
test_overcloud_credentials.py Use ansible playbook for creating overcloudrc 2020-05-05 17:18:16 +05:30
test_plugin.py Update client to create archive and use tripleo-common 2021-01-20 09:43:52 -06:00
test_utils.py Dynamic defaults for roles, networks, vips and bm 2021-09-07 13:11:21 +02:00