python-tripleoclient/tripleoclient/workflows
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 Use Mistral for baremetal registration 2016-07-08 15:43:18 +01:00
baremetal.py Add --boot-mode to import and configure 2021-08-30 10:58:27 +12:00
deployment.py Save needed stack outputs in working_dir 2021-10-25 12:11:41 -06:00
parameters.py Dynamic defaults for roles, networks, vips and bm 2021-09-07 13:11:21 +02:00
roles.py Remove cyclic import 2021-10-18 10:09:38 +00:00