terraform-provider-libvirt/libvirt
Memet Bilgin 1cd90b7cdd
allow for multiple default identity key files (#1112)
* allow for multiple default identity key files

* add ecdsa and reorder rsa to be last
2024-10-19 12:05:08 +02:00
..
helper feat: lvm storage pool impl (#1088) 2024-10-03 00:53:51 +02:00
testdata Implement functions to recognize qcow2 images 2018-08-28 09:39:57 +02:00
uri allow for multiple default identity key files (#1112) 2024-10-19 12:05:08 +02:00
util gofmt 2022-12-29 02:22:52 +01:00
cloudinit_def.go create a volume downloader and use it in cloudinit instead of custom code 2024-09-22 14:46:41 +02:00
cloudinit_def_test.go Rename tests in more clear way 2018-09-18 09:29:17 +02:00
config.go port to the new libvirt-go dialer constructor 2023-01-02 11:07:47 +01:00
coreos_ignition_def.go create a volume downloader and use it in cloudinit instead of custom code 2024-09-22 14:46:41 +02:00
data_source_libvirt_network.go make 'option_value' for dnsmasq optional (#960) 2023-01-02 14:10:38 +01:00
data_source_libvirt_network_test.go lint fixes 2024-08-16 11:00:19 +02:00
data_source_libvirt_node_device_info.go don't check if libvirt client is nil 2024-09-20 18:40:11 +02:00
data_source_libvirt_node_device_info_test.go feat: added or data sources to extract node and device information (#1042) 2023-12-28 14:14:05 +01:00
data_source_libvirt_node_devices.go don't check if libvirt client is nil 2024-09-20 18:40:11 +02:00
data_source_libvirt_node_devices_test.go fix node devices test 2024-09-15 14:32:13 +02:00
data_source_libvirt_node_info.go lint: overflow 2024-09-22 15:11:22 +02:00
data_source_libvirt_node_info_test.go fix failing test in node info datasource 2024-09-17 01:15:55 +02:00
disk_def.go lint cleanups 2023-01-02 02:27:19 +01:00
disk_def_test.go support local cdroms 2017-12-01 15:23:31 +01:00
domain.go misc golangci-lint fixes 2024-09-22 23:40:09 +02:00
domain_def.go go fmt 2024-09-19 22:58:57 +02:00
domain_def_test.go Dont print debug info it tests are ok 2017-11-14 13:15:13 +01:00
helpers_test.go lint fixes 2024-08-16 11:00:19 +02:00
libvirt_network_mock_test.go port - some missing libvirtc uses 2021-06-28 18:32:13 +02:00
network.go update golangci-lint to v1.61.0 2024-09-22 11:14:18 +02:00
network_def.go cleanup: don't panic and return proper error 2024-09-20 18:44:07 +02:00
network_def_test.go cleanup: don't panic and return proper error 2024-09-20 18:44:07 +02:00
network_dns.go make network dns enabled by default (#1100) 2024-09-19 20:32:02 +02:00
network_routes.go lint cleanups 2023-01-02 02:27:19 +01:00
pool.go feat: lvm storage pool impl (#1088) 2024-10-03 00:53:51 +02:00
pool_def.go feat: lvm storage pool impl (#1088) 2024-10-03 00:53:51 +02:00
provider.go Add Combustion resource to use instead of the ignition one (#1068) 2024-08-16 10:09:38 +02:00
refresh.go replace custom wait functions with sdk retry 2024-09-20 00:27:24 +02:00
resource_libvirt_cloud_init.go don't check if libvirt client is nil 2024-09-20 18:40:11 +02:00
resource_libvirt_cloud_init_test.go lint cleanups 2023-01-02 02:27:19 +01:00
resource_libvirt_combustion.go don't check if libvirt client is nil 2024-09-20 18:40:11 +02:00
resource_libvirt_combustion_test.go Fix multi line string in integration tests (#1096) 2024-09-14 14:50:42 +02:00
resource_libvirt_coreos_ignition.go don't check if libvirt client is nil 2024-09-20 18:40:11 +02:00
resource_libvirt_coreos_ignition_test.go lint fixes 2024-08-16 11:00:19 +02:00
resource_libvirt_domain.go parse port in a more robust way 2024-09-22 19:08:37 +02:00
resource_libvirt_domain_test.go feat: lvm storage pool impl (#1088) 2024-10-03 00:53:51 +02:00
resource_libvirt_linux_test.go lint fixes 2024-08-16 11:00:19 +02:00
resource_libvirt_network.go update golangci-lint to v1.61.0 2024-09-22 11:14:18 +02:00
resource_libvirt_network_test.go make 'option_value' for dnsmasq optional (#960) 2023-01-02 14:10:38 +01:00
resource_libvirt_pool.go feat: lvm storage pool impl (#1088) 2024-10-03 00:53:51 +02:00
resource_libvirt_pool_test.go feat: lvm storage pool impl (#1088) 2024-10-03 00:53:51 +02:00
resource_libvirt_volume.go replace deprecated resource.RetryableError and friends 2024-09-22 23:25:38 +02:00
resource_libvirt_volume_test.go feat: lvm storage pool impl (#1088) 2024-10-03 00:53:51 +02:00
timeout.go change the default wait and poll intervals 2024-09-19 22:59:13 +02:00
utils.go don't check if libvirt client is nil 2024-09-20 18:40:11 +02:00
utils_domain_def.go if no machine is set, use default types depending on the arch (#1014) 2024-03-22 00:23:42 +01:00
utils_domain_def_test.go lint fixes 2024-08-16 11:00:19 +02:00
utils_libvirt.go port - volumes 2021-06-28 18:32:13 +02:00
utils_libvirt_test.go use short if where possible 2021-11-28 12:45:17 +01:00
utils_net.go go fmt 2024-09-22 23:40:46 +02:00
utils_net_test.go lint cleanups 2023-01-02 02:27:19 +01:00
utils_test.go replace custom wait functions with sdk retry 2024-09-20 00:27:24 +02:00
utils_volume.go lint: end comment with dot 2024-09-22 15:11:59 +02:00
utils_volume_test.go create a volume downloader and use it in cloudinit instead of custom code 2024-09-22 14:46:41 +02:00
utils_xslt.go lint fixes 2024-08-16 11:00:19 +02:00
utils_xslt_test.go port to v2 sdk (#969) 2022-10-08 13:13:28 +02:00
volume.go don't check if libvirt client is nil 2024-09-20 18:40:11 +02:00
volume_def.go lint cleanups 2023-01-02 02:27:19 +01:00
volume_def_test.go Dont print debug info it tests are ok 2017-11-14 13:15:13 +01:00
volume_image.go go fmt 2024-09-22 23:40:46 +02:00
volume_image_test.go create a volume downloader and use it in cloudinit instead of custom code 2024-09-22 14:46:41 +02:00