python-tripleoclient/tripleoclient/tests
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
..
config Drop minion 2021-10-01 14:03:39 +00:00
fixture_data Remove cyclic import between export and utils 2021-07-14 12:12:50 +00:00
v1 Save needed stack outputs in working_dir 2021-10-25 12:11:41 -06:00
v2 Drop six 2021-09-30 08:48:40 -06:00
workflows Save needed stack outputs in working_dir 2021-10-25 12:11:41 -06: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 Merge "Always write ansible-playbook-command.sh" 2021-09-24 20:31:25 +00:00
test_export.py Drop six 2021-09-30 08:48:40 -06:00
test_heat_launcher.py Drop six 2021-09-30 08:48:40 -06: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 Drop six 2021-09-30 08:48:40 -06:00