python-tripleoclient/tripleoclient/tests
Emilien Macchi 629a35f00b Implement utils.copy_clouds_yaml
copy_clouds_yaml is a new function that will be used to copy
/etc/openstack/clouds.yaml which is now generated by Ansible in TripleO
Heat Templates: https://review.opendev.org/706850

It also sets the right permissions to only allow the deployment user to
read the file which container sensible credentials (cloud admin).

We also have to backport: I286c71edf120e11d8e51c792e6078dc60147f026

Depends-On: https://review.opendev.org/#/c/706850/
Change-Id: I49b95bf7a03e39db3c2cbb91b2167c7645b09136
(cherry picked from commit ccd4c7f59f)
2020-02-15 18:38:59 +00:00
..
config Add option to control IPv6 address mode 2019-10-10 16:43:36 +02:00
fixture_data Always run upgrades/updates as tripleo-admin 2018-11-01 15:16:47 +01:00
v1 Implement utils.copy_clouds_yaml 2020-02-15 18:38:59 +00:00
workflows Handle config-download in progress in tripleoclient 2020-01-08 13:59:26 -05: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 Additional resource cleanup 2019-08-02 12:34:42 -06:00
test_export.py Add openstack overcloud export 2019-11-13 17:05:25 +00:00
test_overcloud_credentials.py Merge "Remove overcloudrc.v3 generation" 2019-03-13 00:24:29 +00:00
test_plugin.py Use OS_CACERT for zaqar's websocket connection 2019-03-11 09:53:06 +02:00
test_utils.py Retry the connection to heat-api when 500 code 2019-12-13 13:01:23 +00:00