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

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

Commit 5cd6d6944a5b80aa401587c90fb0f69863ec4a96 in branch 
refs/heads/object_store from [~minchen07]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=5cd6d69 ]

CLOUDSTACK-3015:  VPC virtual router lists deleted nics

                
> VPC virtual router lists deleted nics
> -------------------------------------
>
>                 Key: CLOUDSTACK-3015
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3015
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Management Server
>    Affects Versions: 4.1.0, 4.2.0
>            Reporter: Marcus Sorensen
>            Assignee: Min Chen
>            Priority: Blocker
>              Labels: integration-test
>             Fix For: 4.1.1, 4.2.0
>
>
> Create a VPC
> Create a network in VPC
> Create a VM in network in VPC
> Shut down VM
> Wait awhile
> Observed: Something cleans up the unused network in the VPC, removing the 
> guest network nic from the VPC router.
> Start VM
> Observed: New nic is allocated for VPC router
> List routers
> Observed: Router shows both old and new nics.
> We need to either avoid cleaning up these nics when the aren't used, or avoid 
> showing them whenever a VPC/router is queried for nics.
> As a bonus, I've occasionally seen vpcs fail to be deletable. It seemed to be 
> because some of its nics had no broadcast URI (the removed ones), and a NULL 
> pointer was thrown.

--
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