python-tripleoclient/tripleoclient/tests
James Slagle 31aeb48e70 Use user set password values in overcloud export
The overcloud export command needs to look at both the
parameter_defaults and passwords keys from plan-environment.yaml.
passwords contains only the generated password values, while
parameter_defaults contains any user set values. If a value is not set
in parameter_defaults, then passwords can be used.

Change-Id: I6b1b8bd1e7800720f6bbbe418c1f83b2f710fb48
Closes-Bug: #1891388
Signed-off-by: James Slagle <jslagle@redhat.com>
(cherry picked from commit ced221406b)
2020-08-14 01:24:48 +00:00
..
config Add option to control ironic network interfaces 2020-03-09 07:50:29 +00:00
fixture_data Remove unused write_overcloudrc() function 2020-05-13 13:19:14 +05:30
v1 Don't build image upload tasks when dry_run is True 2020-08-12 04:28:01 +00:00
v2 Merge "Add CLI options for introspection command" into stable/ussuri 2020-07-07 18:52:13 +00:00
workflows Add CLI options for introspection command 2020-07-06 08:24:07 +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 Remove mistral from the configure workflows 2020-03-13 11:07:53 +00:00
test_export.py Use user set password values in overcloud export 2020-08-14 01:24:48 +00:00
test_overcloud_credentials.py Use ansible playbook for creating overcloudrc 2020-05-05 17:18:16 +05:30
test_plugin.py Raise a new ValueError with the contents of the JSON is parsing fails 2020-02-14 09:39:19 +00:00
test_utils.py Simplify error handling in tripleo_deploy 2020-08-03 14:37:21 +05:30