python-tripleoclient/tripleoclient/tests
John Fulton ac0dfb5e1e Add openstack overcloud export ceph
Add a new command to export Ceph information from one or
more Heat stacks to be used as input of another stack.
Creates a valid YAML file with the CephExternalMultiConfig
parameter populated.

Also have export's export_password use yaml.safe_load in
place of the deprecated yaml.load.

Closes-Bug: #1895034
Change-Id: Ibdf9115e92c6b476b99d6df785b0c7e9f23991de
2020-09-23 00:25:20 +00:00
..
config Disable nova by default on undercloud 2020-09-03 15:53:33 +05:30
fixture_data Remove unused write_overcloudrc() function 2020-05-13 13:19:14 +05:30
v1 Add openstack overcloud export ceph 2020-09-23 00:25:20 +00:00
v2 Allow the container build tools to run config-less 2020-08-24 12:44:21 +00:00
workflows Fix ignored parameters in create_deployment_plan 2020-08-06 09:31:16 +09: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 Further cleanup unit tests 2020-06-19 08:44:28 +05:30
test_export.py Add openstack overcloud export ceph 2020-09-23 00:25:20 +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-07-30 10:07:31 +05:30