python-tripleoclient/tripleoclient/tests/v1/overcloud_deploy
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
..
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
fakes.py Move get_ctlplane_attrs to utils 2021-06-09 20:44:24 +02:00
test_overcloud_deploy.py Save needed stack outputs in working_dir 2021-10-25 12:11:41 -06:00