tripleo-ansible/tripleo_ansible/tests/modules
John Fulton d5cb7ce393 Add CephHciOsdCount/CephHciOsdType to tripleo_derive_hci_parameters
The tripleo_derive_hci_parameters module uses the devices and
lvm_volumes list in CephAnsibleDisksConfig from Heat to count the
expected number of OSDs. However, with the move to cephadm, the
OSD service spec language is more flexible and the user can pass
a description like "all available block devices". As a result,
the module can no longer count the expected number of OSDs. As
an alternative expose a paramter so the user may directly pass
CephOsdCount. Similarly expose a CephOsdType parameter (HDD, SSD)
since there is no path to lookup the device in Ironic.

Related-Bug: #1920954
Change-Id: Ia6bbdf023e2a0961cd91d3e9f40a8a5a26253ba3
(cherry picked from commit b015a79dc4)
2021-05-19 18:36:18 +00:00
..
__init__.py Add module "container_puppet_config" 2020-02-06 18:00:52 +00:00
test_ceph_mkspec.py Deploy RGW, MDS, Ganesha and Ceph Dashboard using cephadm 2021-03-12 10:20:07 +01:00
test_ceph_spec_bootstrap.py Introduce ceph_spec_bootstrap module 2021-03-15 15:35:52 +00:00
test_container_config_data.py Creates container_config_data module 2020-03-04 09:57:38 -05:00
test_container_puppet_config.py Add module "container_puppet_config" 2020-02-06 18:00:52 +00:00
test_derive_hci_parameters.py Add CephHciOsdCount/CephHciOsdType to tripleo_derive_hci_parameters 2021-05-19 18:36:18 +00:00
test_lvm2_physical_devices_facts.py Add tripleo-lvmfilter role to restrict visible block devices for LVM2 2020-10-13 22:22:46 +02:00
test_network_data_v2.py Refactor - move common methods to utils module 2021-03-30 12:16:49 +02:00
test_network_populate_environment.py Use name_lower for network resource name 2020-11-20 21:28:07 +01:00
test_tripleo_composable_network.py Add network index support in network modules 2021-01-28 03:13:27 +01:00
test_tripleo_deploy_artifacts.py Fix the order of arguments to tar 2020-11-25 12:58:42 +01:00
test_tripleo_diff_exec.py Use unittest.mock instead of mock 2020-09-18 14:43:16 +08:00
test_tripleo_generate_inventory_network_config.py Store network_config opts to for inventory generation 2021-03-17 23:58:54 +01:00
test_tripleo_get_dpdk_core_list.py OvS DPDK and SRIOV derive parameters 2020-09-11 20:01:04 +05:30
test_tripleo_get_dpdk_nics_numa_info.py OvS DPDK and SRIOV derive parameters 2020-09-11 20:01:04 +05:30
test_tripleo_get_dpdk_socket_memory.py OvS DPDK and SRIOV derive parameters 2020-09-11 20:01:04 +05:30
test_tripleo_get_host_cpus.py OvS DPDK and SRIOV derive parameters 2020-09-11 20:01:04 +05:30
test_tripleo_list_overclouds.py Use unittest.mock instead of mock 2020-09-18 14:43:16 +08:00
test_tripleo_network_ports_populate_environment.py Populate network ports env module 2020-12-18 07:45:20 +01:00
test_tripleo_os_net_config_mappings.py Use unittest.mock instead of mock 2020-09-18 14:43:16 +08:00
test_tripleo_overcloud_network_extract.py Refactor - move common methods to utils module 2021-03-30 12:16:49 +02:00
test_tripleo_overcloud_network_ports.py Set tripleo_default_route neutron port tag 2021-04-06 14:29:49 +02:00
test_tripleo_overcloud_network_vip_extract.py Add module and cli to extract net VIPs 2021-04-08 10:49:36 +02:00
test_tripleo_overcloud_network_vip_populate_env.py Add module to populate net VIPs environment 2021-04-08 10:51:38 +02:00
test_tripleo_overcloud_network_vip_provision.py Add module to provision net VIPs 2021-04-08 10:50:48 +02:00
test_tripleo_ovn_mac_addresses.py OVN mac address ports ansible module 2021-04-06 15:34:12 +02:00
test_tripleo_service_vip.py Delete service_vips before deleting stack 2021-04-22 19:27:50 +05:30
test_tripleo_unmanaged_populate_environment.py Provision workflow managed/unmanaged node support 2020-12-18 07:46:10 +01:00