python-tripleoclient/tripleoclient/tests
James Slagle 336808ba57 Use a consistent working dir for deployment
Adds a new cli arg --working-dir, which defaults to:
$HOME/overcloud-deploy-<stack>

The working directory will be used for all files created by the
overcloud deploy command, instead of using tmp dirs and files directly
in $HOME. The working dir provides a single dir for all state associated
with the deployment, which is needed with the transition to using
ephemeral Heat, and especially when combined with
multi-stack/multi-overcloud.

This patch addresses:
- deployment status
- templates
- config-download
- heat-launcher
- overcloudrc

Further patches will address other uses of files outside of working-dir
and migrate them over.

Change-Id: I0d803f695c725c58ef2e6b655753b6c8248d1b2f
Signed-off-by: James Slagle <jslagle@redhat.com>
2021-02-28 19:52:43 -05:00
..
config Merge "Add auth_token_lifetime to undercloud.conf" 2021-02-05 08:45:12 +00:00
fixture_data Use a consistent working dir for deployment 2021-02-28 19:52:43 -05:00
v1 Use a consistent working dir for deployment 2021-02-28 19:52:43 -05:00
v2 node provision, Set vars for generating inventory 2021-02-03 14:49:55 +01:00
workflows Merge "Use extra_vars_file for json stack_data" 2021-02-10 06:50:52 +00: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 Update client to create archive and use tripleo-common 2021-01-20 09:43:52 -06:00
test_export.py Don't use swift plan when exporting passwords 2021-02-01 10:54:46 +05:30
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 Use a consistent working dir for deployment 2021-02-28 19:52:43 -05:00