terraform/builtin/providers/cloudstack
Emil Hessman 335d8fa1e6 builtin/providers/cloudstack: fix err checks in tests
Wrong return value is used to determine if an error occured.
Make sure to check the actual Error value that the functions return.
2015-01-14 19:54:29 +01:00
..
config.go provider/cloudstack: make timeout configurable 2015-01-12 15:57:24 +01:00
provider.go Fix conversion error 2015-01-13 08:55:47 +01:00
provider_test.go First release of a provider for CloudStack 2014-12-10 22:20:52 +01:00
resource_cloudstack_disk.go provider/cloudstack: fixing the cloudstack_disk provider 2015-01-12 15:04:58 +01:00
resource_cloudstack_disk_test.go builtin/providers/cloudstack: fix err checks in tests 2015-01-14 19:54:29 +01:00
resource_cloudstack_firewall.go First release of a provider for CloudStack 2014-12-10 22:20:52 +01:00
resource_cloudstack_firewall_test.go core: refactoring the way sets work internally v2 2014-12-12 23:21:20 +01:00
resource_cloudstack_instance.go First release of a provider for CloudStack 2014-12-10 22:20:52 +01:00
resource_cloudstack_instance_test.go builtin/providers/cloudstack: fix err checks in tests 2015-01-14 19:54:29 +01:00
resource_cloudstack_ipaddress.go First release of a provider for CloudStack 2014-12-10 22:20:52 +01:00
resource_cloudstack_ipaddress_test.go builtin/providers/cloudstack: fix err checks in tests 2015-01-14 19:54:29 +01:00
resource_cloudstack_network.go First release of a provider for CloudStack 2014-12-10 22:20:52 +01:00
resource_cloudstack_network_acl.go First release of a provider for CloudStack 2014-12-10 22:20:52 +01:00
resource_cloudstack_network_acl_rule.go First release of a provider for CloudStack 2014-12-10 22:20:52 +01:00
resource_cloudstack_network_acl_rule_test.go core: refactoring the way sets work internally v2 2014-12-12 23:21:20 +01:00
resource_cloudstack_network_acl_test.go builtin/providers/cloudstack: fix err checks in tests 2015-01-14 19:54:29 +01:00
resource_cloudstack_network_test.go builtin/providers/cloudstack: fix err checks in tests 2015-01-14 19:54:29 +01:00
resource_cloudstack_nic.go First release of a provider for CloudStack 2014-12-10 22:20:52 +01:00
resource_cloudstack_nic_test.go builtin/providers/cloudstack: fix err checks in tests 2015-01-14 19:54:29 +01:00
resource_cloudstack_port_forward.go Making things consistent throughout the provider 2014-12-25 22:58:17 +01:00
resource_cloudstack_port_forward_test.go core: refactoring the way sets work internally v2 2014-12-12 23:21:20 +01:00
resource_cloudstack_vpc.go First release of a provider for CloudStack 2014-12-10 22:20:52 +01:00
resource_cloudstack_vpc_test.go builtin/providers/cloudstack: fix err checks in tests 2015-01-14 19:54:29 +01:00
resources.go Changing this fixes an Excoscale issue where 'all' is not allowed 2014-12-19 19:14:46 +01:00