terraform/builtin/providers/openstack
Seth Vargo 68a2a2299e Use schema funcs for reading values from the env 2016-04-08 17:28:54 -04:00
..
devstack provider/openstack: DevStack Deploy Script 2015-12-13 02:58:29 +00:00
config.go Add optional cacert_file parameter to openstack provider 2016-02-11 22:56:11 -08:00
provider.go Use schema funcs for reading values from the env 2016-04-08 17:28:54 -04:00
provider_test.go provider/openstack: add state 'downloading' to resource 'blockstorage_volume_v1' 2015-08-24 08:21:35 +02:00
resource_openstack_blockstorage_volume_v1.go Use schema funcs for reading values from the env 2016-04-08 17:28:54 -04:00
resource_openstack_blockstorage_volume_v1_test.go provider/openstack: Volume Cleanup 2015-10-31 22:45:34 +00:00
resource_openstack_compute_floatingip_v2.go Use schema funcs for reading values from the env 2016-04-08 17:28:54 -04:00
resource_openstack_compute_floatingip_v2_test.go gofmt fixes 2015-05-11 00:58:16 +00:00
resource_openstack_compute_instance_v2.go Use schema funcs for reading values from the env 2016-04-08 17:28:54 -04:00
resource_openstack_compute_instance_v2_test.go provider/openstack: Instance Block Device cleanup 2016-02-27 06:05:01 +00:00
resource_openstack_compute_keypair_v2.go Use schema funcs for reading values from the env 2016-04-08 17:28:54 -04:00
resource_openstack_compute_keypair_v2_test.go update client methods 2015-03-31 09:54:47 -06:00
resource_openstack_compute_secgroup_v2.go Use schema funcs for reading values from the env 2016-04-08 17:28:54 -04:00
resource_openstack_compute_secgroup_v2_test.go provider/openstack: Add test for ICMP SecGroup rules with type zero 2016-03-01 03:29:14 +00:00
resource_openstack_compute_servergroup_v2.go Use schema funcs for reading values from the env 2016-04-08 17:28:54 -04:00
resource_openstack_compute_servergroup_v2_test.go Added scheduler_hints to the OpenStack instance resource. 2015-05-12 01:08:20 +00:00
resource_openstack_fw_firewall_v1.go Use schema funcs for reading values from the env 2016-04-08 17:28:54 -04:00
resource_openstack_fw_firewall_v1_test.go acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
resource_openstack_fw_policy_v1.go Use schema funcs for reading values from the env 2016-04-08 17:28:54 -04:00
resource_openstack_fw_policy_v1_test.go Fixing TestAccFWPolicyV1 2015-05-10 04:39:00 +00:00
resource_openstack_fw_rule_v1.go Use schema funcs for reading values from the env 2016-04-08 17:28:54 -04:00
resource_openstack_fw_rule_v1_test.go acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
resource_openstack_lb_member_v1.go Use schema funcs for reading values from the env 2016-04-08 17:28:54 -04:00
resource_openstack_lb_member_v1_test.go provider/openstack: Load Balancing Member Resource 2015-12-17 07:29:58 +00:00
resource_openstack_lb_monitor_v1.go Use schema funcs for reading values from the env 2016-04-08 17:28:54 -04:00
resource_openstack_lb_monitor_v1_test.go lb monitors acceptance tests 2015-03-31 09:54:47 -06:00
resource_openstack_lb_pool_v1.go Use schema funcs for reading values from the env 2016-04-08 17:28:54 -04:00
resource_openstack_lb_pool_v1_test.go provider/openstack: Load Balancing Member Resource 2015-12-17 07:29:58 +00:00
resource_openstack_lb_vip_v1.go Use schema funcs for reading values from the env 2016-04-08 17:28:54 -04:00
resource_openstack_lb_vip_v1_test.go provider/openstack: Clean up some attributes in LBaaS VIP resource 2015-11-14 21:16:23 +00:00
resource_openstack_networking_floatingip_v2.go Use schema funcs for reading values from the env 2016-04-08 17:28:54 -04:00
resource_openstack_networking_floatingip_v2_test.go gofmt fixes 2015-05-11 00:58:16 +00:00
resource_openstack_networking_network_v2.go Use schema funcs for reading values from the env 2016-04-08 17:28:54 -04:00
resource_openstack_networking_network_v2_test.go provider/openstack: Make Networking Port attributes more intuitive 2015-11-13 04:46:12 +00:00
resource_openstack_networking_port_v2.go Use schema funcs for reading values from the env 2016-04-08 17:28:54 -04:00
resource_openstack_networking_port_v2_test.go provider/openstack Add Acceptance Test for No Port IP 2016-01-31 22:04:06 +00:00
resource_openstack_networking_router_interface_v2.go Use schema funcs for reading values from the env 2016-04-08 17:28:54 -04:00
resource_openstack_networking_router_interface_v2_test.go provider/openstack: Make Networking Port attributes more intuitive 2015-11-13 04:46:12 +00:00
resource_openstack_networking_router_v2.go Use schema funcs for reading values from the env 2016-04-08 17:28:54 -04:00
resource_openstack_networking_router_v2_test.go Add distributed routers support 2016-02-12 19:55:27 +01:00
resource_openstack_networking_subnet_v2.go Use schema funcs for reading values from the env 2016-04-08 17:28:54 -04:00
resource_openstack_networking_subnet_v2_test.go provider/openstack: Allow subnets with no gateway 2016-04-08 03:12:49 +00:00
resource_openstack_objectstorage_container_v1.go Use schema funcs for reading values from the env 2016-04-08 17:28:54 -04:00
resource_openstack_objectstorage_container_v1_test.go object storage v1 acceptance tests 2015-03-31 09:54:47 -06:00
util.go Replace perigee.UnexpectedResponseCodeError with gophercloud.UnexpectedResponseCodeError 2015-03-31 09:54:49 -06:00