Neutron: Nexus switch missing configuration after VMs creation/deletion

Bug #1407801 reported by Danny Choi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-cisco
Fix Committed
Undecided
Rich Curran

Bug Description

Nexus switch missing VLAN configurations after VMs create/delete.

Tags: nexus
Revision history for this message
Danny Choi (dannchoi) wrote :

Rich Curran has committed a fix for this:

commit 8c01b26e770ff2c393ce7b9b92cac7cc05c4533e
Author: Rich Curran <email address hidden>
Date: Thu Jan 22 12:18:58 2015 -0500

    Single threading required for ML2 cisco/nexus driver

    During multi-VM creation (creates neutron ports) debug indicates that
    multiple threads are used in calls to the update and delete (on removing
    the VMs) methods. Since database access is used in the cisco nexus MD
    event methods for determining the current switch configuration, failures
    are seen (on both updates and deletes) on programming the nexus switch.

    This commit forces single threaded access to these methods.

    Change-Id: I275d1a8e43d69c2218b87f80283d325456d8948a

affects: python-neutronclient → networking-cisco
Changed in networking-cisco:
status: New → Fix Committed
assignee: nobody → Rich Curran (rcurran)
Danny Choi (dannchoi)
tags: added: nexus
removed: cisco
Revision history for this message
Rich Curran (rcurran) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.