[
https://issues.apache.org/jira/browse/JCLOUDS-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16077934#comment-16077934
]
Andrea Turli commented on JCLOUDS-1318:
---------------------------------------
see https://github.com/jclouds/jclouds/pull/1117
> Security group created for the server is not deleted
> ----------------------------------------------------
>
> Key: JCLOUDS-1318
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1318
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-compute
> Affects Versions: 2.0.1
> Reporter: Andrea Turli
> Assignee: Andrea Turli
> Fix For: 2.1.0, 2.0.3
>
>
> In some Openstack provider, during destroyNode the server gets deleted while
> the securityGroup created for it can't be deleted because of
> {{org.jclouds.http.HttpResponseException: command: DELETE
> https://compute.gra1.cloud.ovh.net/v2/68d8aaf362544fa78b040d7783fdad63/os-security-groups/f6957437-3035-463a-833f-253d21bc6c43
> HTTP/1.1 failed with response: HTTP/1.1 400 Bad Request; content:
> [{"badRequest": {"message": "Security Group
> f6957437-3035-463a-833f-253d21bc6c43 in use.", "code": 400}}]}}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)