tripleo-ansible/tripleo_ansible/tests/modules
Harald Jensås a73d2ec0db Fix network-v2 node port idempotency
Store the 'name_upper' of the networks in the
network name id map, and use this name when
setting the port name in port definitions.

The port name is checked agains existing ports,
and since THT uses the upper case network name
when setting the port name the same (name_upper)
must be used here.

Closes-Bug: #1928711
Related: blueprint network-data-v2-ports
Change-Id: Iac7f351ce9ee965c17b6bc2956d140efe25ffcf4
(cherry picked from commit f6bb059017)
2021-05-21 06:47:26 +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 Fix network-v2 node port idempotency 2021-05-21 06:47:26 +00: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 Fix network-v2 node port idempotency 2021-05-21 06:47:26 +00: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