You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/01/13 18:57:02 UTC

[jira] [Commented] (CLOUDSTACK-5861) networks that failed to implement can not be destroyed

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-5861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13869755#comment-13869755 ] 

ASF subversion and git services commented on CLOUDSTACK-5861:
-------------------------------------------------------------

Commit b6698f354cbda8c7cbafa84be40a86e39ca7d857 in branch refs/heads/4.3 from [~murali.reddy]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=b6698f3 ]

CLOUDSTACK-5861: networks that failed to implement can not be destroyed

introduces a force option in delete network to forcifully delete a
network. This comes handy in rare cases where network fails to implenet
and network is in shutdown state, but network shutdown to rollback
implement process fails as well.


> networks that failed to implement can not be destroyed
> ------------------------------------------------------
>
>                 Key: CLOUDSTACK-5861
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5861
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: pre-4.0.0
>            Reporter: Murali Reddy
>            Assignee: Murali Reddy
>             Fix For: 4.3.0
>
>
> During the network implement phase, if for what ever reason a network provider fails to implement the network then network goes into 'Shutdown' state. A network in shutdown can not be deleted as network delete operation expects network to be in 'Allocated' state, if the state is no'Allocated' then delete network fails with " Network is not not in the correct state to be destroyed: Shutdown."
> This big is support a flag to force delete a network when ever there is failure in deleting the netwrok



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)