tripleo-ansible/tripleo_ansible/tests/modules
Lukas Bezdicka 32acc044a7 Improve vip extraction for the multi-cell
The multi-cell stacks don't have networks and only tag
the ports. The code now simply mixes ports of multiple
stacks together. To resolve this we filter for the
tags of stacks in the vip ports.

Co-authored-by: Daniel Bengtsson <dbengt@redhat.com>

Change-Id: Id3eacdb631a7a7102d28ca4b9963fed3d99f2414
(cherry picked from commit 685896e50c)
2023-03-17 08:43:41 +01: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 Squash standalone deployed_ceph for tripleo-ansible to Wallaby 2022-06-21 16:30:38 -04: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_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 Don't pass None to neutron for ipv6_address_mode/ipv6_ra_mode 2021-08-24 10:47:13 +00:00
test_network_populate_environment.py Use name_lower for network resource name 2020-11-20 21:28:07 +01:00
test_os_tripleo_baremetal_node_introspection.py Reimplement os_tripleo_baremetal_node_introspection 2021-09-29 16:52:13 +13:00
test_tripleo_composable_network.py Don't pass None to neutron for ipv6_address_mode/ipv6_ra_mode 2021-08-24 10:47:13 +00: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_findif_for_ip.py Add tripleo_findif_for_ip ansible module 2021-06-21 16:13:22 -02:30
test_tripleo_generate_inventory_network_config.py num_dpdk_interface_rx_queues support net conf schema 2022-11-08 08:30:31 +00:00
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 Add option to set template paths in env population 2021-07-02 05:56:11 +00: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 [ffwd3] Use tripleo tags in network extraction 2023-02-10 10:18:55 +00:00
test_tripleo_overcloud_network_ports.py Fix network-v2 node port idempotency 2021-05-21 06:47:26 +00:00
test_tripleo_overcloud_network_vip_extract.py Improve vip extraction for the multi-cell 2023-03-17 08:43:41 +01:00
test_tripleo_overcloud_network_vip_populate_env.py Add option to set template paths in env population 2021-07-02 05:56:11 +00:00
test_tripleo_overcloud_network_vip_provision.py Delete network VIPs on stack delete 2021-06-29 21:53:11 +00: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