diff options
author | Brian Elliott <brian.elliott@rackspace.com> | 2013-01-04 20:46:17 +0000 |
---|---|---|
committer | Brian Elliott <brian.elliott@rackspace.com> | 2013-01-04 21:19:11 +0000 |
commit | a62f01a1abe4fc49b099f0e0dfab827e5f78e80c (patch) | |
tree | a15b9f11619cd3cc8c0fb36aa2a6782d7d650c30 /nova/notifications.py | |
parent | 48487f1a4b8f8fa538f90716e293ac8d67853311 (diff) | |
download | nova-a62f01a1abe4fc49b099f0e0dfab827e5f78e80c.tar.gz nova-a62f01a1abe4fc49b099f0e0dfab827e5f78e80c.tar.xz nova-a62f01a1abe4fc49b099f0e0dfab827e5f78e80c.zip |
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
Diffstat (limited to 'nova/notifications.py')
0 files changed, 0 insertions, 0 deletions