TestLoadBalancerBasic fails and leads to consequent tests failures

Bug #1356227 reported by Eugene Nikanorov
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
neutron
Fix Released
High
Eugene Nikanorov
Revision history for this message
Salvatore Orlando (salvatore-orlando) wrote :
Revision history for this message
Salvatore Orlando (salvatore-orlando) wrote :

As there is only a single gate failure at the moment is probably still too early to file an e-r query.

Changed in neutron:
assignee: nobody → Eugene Nikanorov (enikanorov)
tags: added: lbaas
no longer affects: tempest
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/113854

Changed in neutron:
status: New → In Progress
Kyle Mestery (mestery)
Changed in neutron:
milestone: none → juno-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/113854
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=65de01dcb1c49271ad1e5067d8dfd206788086d4
Submitter: Jenkins
Branch: master

commit 65de01dcb1c49271ad1e5067d8dfd206788086d4
Author: Eugene Nikanorov <email address hidden>
Date: Wed Aug 13 15:10:45 2014 +0400

    Reorder operations in create_vip

    Previously VIP's port creation was moved outside the transaction
    to avoid deadlocks related to rpc calls.
    It led to small chance of VIP being fetched by rpc code with
    port being still None.

    This patch reorders VIP association with the pool so it's done
    only after port has been created.

    This patch also leaves small possibility of uncaught exception in
    case of pool being concurrently deleted in the process of VIP creation

    Change-Id: I584558aecc92db4d19fb72b1d006868b840a4d8c
    Closes-Bug: #1356227

Changed in neutron:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in neutron:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: juno-3 → 2014.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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