Traceback during VM deletion after a Nexus reboot, with switch_heartbeat disabled
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
networking-cisco |
Fix Released
|
Undecided
|
Carol Bouchard | ||
Kilo |
Fix Committed
|
Undecided
|
Carol Bouchard | ||
Liberty |
Fix Released
|
Undecided
|
Carol Bouchard |
Bug Description
With switch_heartbeat disabled, a traceback is logged during VM deletion after a Nexus reboot.
Steps to repro:
1. Disable switch_heartbeat.
2. Launch a VM.
3. Verify the Nexus switch is configured correctly.
4. Reboot the Nexus switch.
5. Upon boot up, verify the Nexus switch is not configured.
6. Delete the VM.
7. Note the traceback in screen-q-svc.log.
2015-03-09 14:32:30.908 DEBUG neutron.
<config xmlns:xc=
<configure>
<interface>
<nve>nve1</nve>
<__
<member>no member vni 12345</member>
</_
</interface>
</config>
from (pid=3098) delete_nve_member /opt/stack/
2015-03-09 14:32:30.908 DEBUG neutron.
<config xmlns:xc=
<configure>
<interface>
<nve>nve1</nve>
<__
<member>no member vni 12345</member>
</_
</interface>
</config>
from (pid=3098) _edit_config /opt/stack/
2015-03-09 14:32:30.973 DEBUG neutron.
2015-03-09 14:32:30.974 DEBUG neutron.
2015-03-09 14:32:30.974 ERROR neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.974 TRACE neutron.
2015-03-09 14:32:30.976 ERROR neutron.
Changed in networking-cisco: | |
assignee: | nobody → Carol Bouchard (caboucha) |
Changed in networking-cisco: | |
milestone: | none → 1.1.0 |
Fix proposed to branch: master /review. openstack. org/205149
Review: https:/