• Justin Santa Barbara's avatar
    AWS: Fix cleanup of security group · c2caa3f1
    Justin Santa Barbara authored
    The most reliable way seems to be to deauthorize the LB security group from
    other groups, then delete the LB itself, then repeatedly retry to delete the LB
    security group.
    
    We can't delete the LB security group until the LB is actually completely
    deleted, but the LB is hidden from the API during deletion.  So our only real
    option is to retry deletion of the LB security group until the expected error
    goes away when the LB is fully deleted.
    c2caa3f1
Name
Last commit
Last update
..
aws Loading commit data...
fake Loading commit data...
gce Loading commit data...
mesos Loading commit data...
nodecontroller Loading commit data...
openstack Loading commit data...
ovirt Loading commit data...
rackspace Loading commit data...
routecontroller Loading commit data...
servicecontroller Loading commit data...
vagrant Loading commit data...
cloud.go Loading commit data...
doc.go Loading commit data...
plugins.go Loading commit data...