tripleo-ansible/tripleo_ansible/tests/modules
likui dc9145258e Use unittest.mock instead of mock
The mock third party library was needed for mock support in py2
runtimes. Since we now only support py36 and later, we can use the
standard lib unittest.mock module instead

Change-Id: I8ea9821fbf7a63b819f7042a2c9729ce38742f22
2020-09-18 14:43:16 +08:00
..
__init__.py Add module "container_puppet_config" 2020-02-06 18:00: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 Derive HCI reseverved host memory without average guest workload 2020-09-08 20:22:56 +00:00
test_metalsmith_instances.py Use unittest.mock instead of mock 2020-09-18 14:43:16 +08:00
test_tripleo_deploy_artifacts.py Use unittest.mock instead of mock 2020-09-18 14:43:16 +08:00
test_tripleo_diff_exec.py Use unittest.mock instead of mock 2020-09-18 14:43:16 +08: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_os_net_config_mappings.py Use unittest.mock instead of mock 2020-09-18 14:43:16 +08:00