[R3.0-51]: VM cleanup issue in agent in control-node switchover
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R2.21.x |
Fix Committed
|
High
|
Tapan Karwa | |||
R3.0 |
New
|
High
|
Tapan Karwa | |||
R3.1 |
Fix Committed
|
High
|
Tapan Karwa | |||
Trunk |
Fix Committed
|
High
|
Tapan Karwa |
Bug Description
Deleted VM still present in agent VM list after control-node switchover.
d5f6f264-
http://
This is reproducible through test case test_controlnod
OS: ubuntu 14.04
contrail version: 3.0.2.0-51~kilo
Testcase description:
Test to validate that with policy having rule to check icmp fwding between VMs on different VNs , ping between VMs should pass with control-node switchover without any traffic drops.
control service is stopped and after switchover started again in this testcase.
Ashok and Manish have debugged it and have found the problem in agent.
setup Info:
env.roledefs = {
'all': [host1, host2, host3, host4, host5, host6],
'cfgm': [host1, host2],
'openstack': [host2],
'webui': [host3],
'control': [host1, host2, host3],
'compute': [host4, host5, host6],
'collector': [host1, host3],
'database': [host1, host2, host3],
'build': [host_build],
}
env.hostnames = {
'all': ['nodea35', 'nodea34', 'nodec53', 'nodec54', 'nodec55', 'nodec56']
}
gcore of the agent is @mayamruga:
tags: | added: regression |
information type: | Proprietary → Public |
tags: |
added: contrail-control removed: vrouter |
CN issue. On xmpp peer going off CN should have flushed the VM subscription.