python-tripleoclient/tripleoclient/tests/v1
James Slagle 276a6def10 Save needed stack outputs in working_dir
With ephemeral-heat, we need to save the needed stack outputs in the
working_dir so that the values can be used when needed if the stack is
no longer around.

With the outputs saved, the stack object no longer needs to be passed to
workflows.deployment.config_download and
workflows.deployment.get_hosts_and_enable_ssh_admin, only the stack name
and output values are needed.

Signed-off-by: James Slagle <jslagle@redhat.com>
Change-Id: I3cc61bfee94227045909a4b0ccf84a8d595b2cea
2021-10-25 12:11:41 -06: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 Save needed stack outputs in working_dir 2021-10-25 12:11:41 -06:00
overcloud_external_update Drop six 2021-09-30 08:48:40 -06:00
overcloud_external_upgrade Drop six 2021-09-30 08:48:40 -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 no longer used scale lib 2021-10-13 09:56:01 +02:00
overcloud_roles Additional resource cleanup 2019-08-02 12:34:42 -06:00
overcloud_update Remove update converge 2021-10-13 00:59:27 +00:00
overcloud_upgrade Drop six 2021-09-30 08:48:40 -06:00
tripleo Merge "Drop six" 2021-10-09 13:54:32 +00:00
undercloud Merge "Drop six" 2021-10-09 13:54:32 +00:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
test_container_image.py Drop six 2021-09-30 08:48:40 -06:00
test_overcloud_admin.py Fix overcloud admin authorize 2021-10-18 10:33:09 +00: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.py Drop six 2021-09-30 08:48:40 -06:00
test_overcloud_export_ceph.py Drop six 2021-09-30 08:48:40 -06:00
test_overcloud_parameters.py Drop six 2021-09-30 08:48:40 -06: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