python-tripleoclient/tripleoclient/tests/v1
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
..
baremetal Do not silence exceptions in overcloud_node unit tests 2019-03-11 12:32:06 +01:00
overcloud_backup Add backup functionality to Openstack client for undercloud and overcloud. 2020-06-09 11:23:54 -04:00
overcloud_config Use playbook for config-download export 2020-06-09 11:43:47 +05:30
overcloud_deploy Merge "Cleanup UndercloudHostsEntries" 2020-08-11 23:16:51 +00:00
overcloud_external_update Remove left over mistral layers of abstration 2020-02-17 12:28:21 -06:00
overcloud_external_upgrade Remove left over mistral layers of abstration 2020-02-17 12:28:21 -06:00
overcloud_image Replace assertItemsEqual with assertCountEqual 2020-07-12 11:21:20 +08:00
overcloud_netenv_validate Fix some pep8 errors 2020-05-13 13:26:15 +05:30
overcloud_node Throw warning if --limit used with a skip list in Heat 2020-07-16 10:14:17 -06:00
overcloud_roles Additional resource cleanup 2019-08-02 12:34:42 -06:00
overcloud_update Add "yes" prompt for update/upgrades commands 2020-07-16 17:19:37 +02:00
overcloud_upgrade Add "yes" prompt for update/upgrades commands 2020-07-16 17:19:37 +02:00
tripleo Update tripleo-validations path to /usr/share/ansible 2020-09-08 09:43:01 +02:00
undercloud Allow usage of duplicated IPs for undercloud config 2020-08-18 21:37:47 +09:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
test_container_image.py Use cli-container-image-prepare.yaml playbook 2020-08-24 13:46:59 +05:30
test_overcloud_admin.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00
test_overcloud_bios.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00
test_overcloud_export.py Don't use stack name in default config_download_dir 2020-06-24 08:33:39 +05:30
test_overcloud_export_ceph.py Add openstack overcloud export ceph 2020-09-23 00:25:20 +00:00
test_overcloud_parameters.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00
test_overcloud_plan.py Fix ignored parameters in create_deployment_plan 2020-08-06 09:31:16 +09:00
test_overcloud_plan_roles.py Remove mistral from the list_available_roles deploy workflow 2020-02-17 17:41:56 -06:00
test_overcloud_profiles.py Report node availability from "overcloud profiles list" 2017-09-10 22:37:03 +02:00
test_overcloud_raid.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00
test_plugin.py Client code to do node import with ansible instead of mistral 2020-03-10 09:18:49 -05:00