terraform/builtin/providers
Karol Stępniewski 1fef190b68 Check for ErrDefault500 when creating/deleting pool member (#12664)
If LBaaSV2 member creation/deletion is attempted while LB resource is
busy (for example it's in PENDING_UPDATE state), Neutron will return 500
error. Currently This being caught by type assertion to
ErrUnexpectedResponseCode, however error 500 has a dedicated type
ErrDefault500, which makes the current type assertion to miss it and
eventually the error slips out through the check. This patch
changes the type assertion to explicitly check for ErrDefault500.

Also similar check has been added when member is deleted.
2017-03-14 12:45:43 +02:00
..
alicloud
archive
arukas
atlas
aws provider/aws: Add support for IPv6 in aws_route (#12639) 2017-03-14 12:41:40 +02:00
azure
azurerm provider/azurerm: Add support for extensions on virtual machine scale sets (#12124) 2017-03-12 16:13:38 +02:00
bitbucket
chef
circonus Fix circonus)_rule_sets for optional links. (#12614) 2017-03-11 18:59:18 -08:00
clc
cloudflare
cloudstack
cobbler provider/cobbler: Profile and System Fixes (#12452) 2017-03-06 13:19:30 +02:00
consul
datadog provider/datadog: Update to datadog_monitor still used d.GetOk (#12497) 2017-03-07 16:36:37 +02:00
digitalocean
dme
dns
dnsimple provider/dnsimple: Don't prompt the user for email address (#12619) 2017-03-13 10:07:53 +02:00
docker provider/docker: added support for linux capabilities (#12045) 2017-03-07 18:48:20 +02:00
dyn
external
fastly Add Fastly SSL validation fields (#12578) 2017-03-13 20:49:39 +02:00
github Updates google/go-github to the latest revision (#12604) 2017-03-12 16:05:18 +02:00
google Merge pull request #12223 from hashicorp/paddy_10984_better_image_resolution 2017-03-13 23:45:12 -07:00
grafana
heroku Updates heroku-go to the latest revision (#12575) 2017-03-10 14:00:03 +02:00
icinga2
ignition provider/ignition: migration from resources to data resources (#11851) 2017-03-06 14:23:04 +02:00
influxdb
librato
logentries
mailgun
mysql mysql: Avoid crash on un-interpolated provider cfg (#12391) 2017-03-05 15:58:15 +02:00
newrelic
nomad
ns1 provider/ns1: Add notify list resource (#12373) 2017-03-05 16:21:06 +02:00
null
openstack Check for ErrDefault500 when creating/deleting pool member (#12664) 2017-03-14 12:45:43 +02:00
opsgenie
packet
pagerduty provider/pagerduty: Updated implementation of pagerduty_vendor & pagerduty_service_integration (#12357) 2017-03-01 23:59:16 +00:00
postgresql
powerdns
profitbricks Acceptance tests volume password change (#12356) 2017-03-01 23:05:11 +00:00
rabbitmq
rancher Closes #11054. Apply the set value for finish_upgrade. (#12545) 2017-03-09 01:32:28 +02:00
random
rundeck
scaleway
softlayer
spotinst
statuscake provider/statuscake: use default status code list when updating test (#12375) 2017-03-05 15:44:22 +02:00
template
terraform update the remote state datasource 2017-02-28 16:35:46 -05:00
test
tls
triton
ultradns
vault
vcd
vsphere