You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrea Turli (JIRA)" <ji...@apache.org> on 2017/07/07 09:25:00 UTC

[jira] [Created] (JCLOUDS-1318) Security group created for the server is not deleted

Andrea Turli created JCLOUDS-1318:
-------------------------------------

             Summary: 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)