Retry filter broken

Bug #1096196 reported by Brian Elliott
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
High
Brian Elliott

Bug Description

RetryFilter stopped working when the baremetal patch to support multiple nodes controlled by a single nova-compute went in. Scheduler will not skip compute nodes previously attempted for a build

Brian Elliott (belliott)
Changed in nova:
assignee: nobody → Brian Elliott (belliott)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

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

Changed in nova:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/19006
Committed: http://github.com/openstack/nova/commit/a62f01a1abe4fc49b099f0e0dfab827e5f78e80c
Submitter: Jenkins
Branch: master

commit a62f01a1abe4fc49b099f0e0dfab827e5f78e80c
Author: Brian Elliott <email address hidden>
Date: Fri Jan 4 20:46:17 2013 +0000

    Fix regression in RetryFilter

    Fixes regression in RetryFilter. The RPC layer would convert the list
    of tuples that comprised the previously attempted hosts to a list of
    lists. The RetryFilter was attempting to compare a tuple to a list,
    which failed.

    bug 1096196

    Change-Id: I30adf42daf5e86ccec0269eca1f84d06ed4beb59

Changed in nova:
status: In Progress → Fix Committed
Changed in nova:
importance: Undecided → High
description: updated
Thierry Carrez (ttx)
Changed in nova:
milestone: none → grizzly-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: grizzly-2 → 2013.1
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.