Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete VM's last L3 uuid wont' destroy VM #68

Closed
youyk opened this issue Jul 11, 2015 · 1 comment
Closed

Delete VM's last L3 uuid wont' destroy VM #68

youyk opened this issue Jul 11, 2015 · 1 comment
Milestone

Comments

@youyk
Copy link
Contributor

youyk commented Jul 11, 2015

If delete VM's last L3, the VM should be destroyed. But it is stopped currently.

2015-07-11 14:56:59,439 DEBUG SimpleFlowChain [FlowChain: Cascade: deletion.delete] start executing flow[org.zstack.core.cascade.CascadeFacadeImpl$1]
2015-07-11 14:56:59,439 DEBUG CascadeFacadeImpl [Async cascade (deletion.delete)]: L3NetworkVO --> VmInstanceVO
2015-07-11 14:56:59,454 TRACE CloudBusImpl2 [msg send]: {"org.zstack.header.vm.StopVmInstanceMsg":{"vmInstanceUuid":"db2ca729dd964f2093a0cb5ccb13f379","timeout":1800000,"headers":{"correlationId":"4f53ad3182584cffa431fc9fb588addd","replyTo":"zstack.message.cloudbus.634500ab1d5c499b83dede9c9c8f36ac","noReply":"false","schema":{}},"id":"4f53ad3182584cffa431fc9fb588addd","serviceId":"vmInstance.634500ab1d5c499b83dede9c9c8f36ac","creatingTime":1436597819453}}

@youyk youyk added the bug label Jul 11, 2015
@youyk youyk added this to the 0.8 milestone Jul 11, 2015
@zxwing
Copy link
Contributor

zxwing commented Jul 20, 2015

in 0.8, the action of deleting a l3 network is detaching the nic

@zxwing zxwing closed this as completed Jul 20, 2015
@zxwing zxwing added the wontfix label Jul 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants