[ 
https://issues.apache.org/jira/browse/LIBCLOUD-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tomaz Muraus updated LIBCLOUD-280:
----------------------------------

    Component/s: Compute
         Labels: backward-incompatible  (was: )
    
> EC2 node state 'shutting-down' is mapped to TERMINATED state
> ------------------------------------------------------------
>
>                 Key: LIBCLOUD-280
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-280
>             Project: Libcloud
>          Issue Type: Bug
>          Components: Compute
>            Reporter: Marcin Kuzminski
>              Labels: backward-incompatible
>
> Ec2 node map translates shutting-down state to TERMINATED, IMHO it's a bug. 
> When you want to terminated instances, and then for example delete security 
> group for those node you have to do it after nodes are actually terminated. 
> Current code makes the instances that are being terminated indicated as 
> already terminated. I think the mapping should be 'shutting-down': 
> NodeState.UNKNOWN, as sen in other drivers for example in brightbox

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to