You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/builtin/providers/openstack
Radek Simko f9efede852
gofmt files from recently merged PRs
11 years ago
..
config.go Enpoint type configuration for OpenStack provider 11 years ago
provider.go Allow empty api_key and endpoint_type 11 years ago
provider_test.go provider/openstack: add state 'downloading' to resource 'blockstorage_volume_v1' 11 years ago
resource_openstack_blockstorage_volume_v1.go gofmt files from recently merged PRs 11 years ago
resource_openstack_blockstorage_volume_v1_test.go provider/openstack: add state 'downloading' to resource 'blockstorage_volume_v1' 11 years ago
resource_openstack_compute_floatingip_v2.go Allow Blank Region 11 years ago
resource_openstack_compute_floatingip_v2_test.go gofmt fixes 11 years ago
resource_openstack_compute_instance_v2.go gofmt files from recently merged PRs 11 years ago
resource_openstack_compute_instance_v2_test.go Minor volume fixes 11 years ago
resource_openstack_compute_keypair_v2.go Allow Blank Region 11 years ago
resource_openstack_compute_keypair_v2_test.go update client methods 11 years ago
resource_openstack_compute_secgroup_v2.go Allow Blank Region 11 years ago
resource_openstack_compute_secgroup_v2_test.go security groups acceptance tests 11 years ago
resource_openstack_compute_servergroup_v2.go providers/openstack: fix vet issue 11 years ago
resource_openstack_compute_servergroup_v2_test.go Added scheduler_hints to the OpenStack instance resource. 11 years ago
resource_openstack_fw_firewall_v1.go Fixing TestAccFWFirewallV1 11 years ago
resource_openstack_fw_firewall_v1_test.go acc tests: ensure each resource has a _basic test 11 years ago
resource_openstack_fw_policy_v1.go remove various typos 11 years ago
resource_openstack_fw_policy_v1_test.go Fixing TestAccFWPolicyV1 11 years ago
resource_openstack_fw_rule_v1.go fix copy/paste typo in OpenStack FW error messages 11 years ago
resource_openstack_fw_rule_v1_test.go acc tests: ensure each resource has a _basic test 11 years ago
resource_openstack_lb_monitor_v1.go Fixing TestAccLBV1Monitor_basic 11 years ago
resource_openstack_lb_monitor_v1_test.go lb monitors acceptance tests 11 years ago
resource_openstack_lb_pool_v1.go Fixing TestAccLBV1Pool_basic 11 years ago
resource_openstack_lb_pool_v1_test.go lb pools acceptance tests 11 years ago
resource_openstack_lb_vip_v1.go Floating IP support for LBaaS Virtual IP 11 years ago
resource_openstack_lb_vip_v1_test.go lb vips acceptance tests 11 years ago
resource_openstack_networking_floatingip_v2.go OpenStack: add functionality to attach FloatingIP to Port 11 years ago
resource_openstack_networking_floatingip_v2_test.go gofmt fixes 11 years ago
resource_openstack_networking_network_v2.go Fixing TestAccLBV1Pool_basic 11 years ago
resource_openstack_networking_network_v2_test.go networking networks acceptance tests 11 years ago
resource_openstack_networking_router_interface_v2.go Allow Blank Region 11 years ago
resource_openstack_networking_router_interface_v2_test.go Remove region properties on acceptance tests 11 years ago
resource_openstack_networking_router_v2.go provider/openstack: openstack router admin state 11 years ago
resource_openstack_networking_router_v2_test.go Remove region properties on acceptance tests 11 years ago
resource_openstack_networking_subnet_v2.go Fixing TestAccLBV1Pool_basic 11 years ago
resource_openstack_networking_subnet_v2_test.go Fixing TestAccNetworkingV2Subnet_basic 11 years ago
resource_openstack_objectstorage_container_v1.go Allow Blank Region 11 years ago
resource_openstack_objectstorage_container_v1_test.go object storage v1 acceptance tests 11 years ago
util.go Replace perigee.UnexpectedResponseCodeError with gophercloud.UnexpectedResponseCodeError 11 years ago