Fix 'filter' object has no len ()

Bug #1891732 reported by wangyu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Karbor
Fix Released
Undecided
Unassigned

Bug Description

Karbor has a python3 compatibility issue where it will fail with:
TypeError: object of type 'filter' has no len()

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to karbor (master)

Reviewed: https://review.opendev.org/746364
Committed: https://git.openstack.org/cgit/openstack/karbor/commit/?id=5d6f5eb7ab03ed29e8b735448bd9e9234b664688
Submitter: Zuul
Branch: master

commit 5d6f5eb7ab03ed29e8b735448bd9e9234b664688
Author: wangyu <email address hidden>
Date: Sat Aug 15 11:37:09 2020 +0800

    Fix 'filter' object has no len ()

    Karbor has a python3 compatibility issue where it will fail with:
    TypeError: object of type 'filter' has no len(). 'filter' is a list
    in python.

    Change-Id: I6505e454e2073c1611cbe5c4887241253051b1f1
    Closes-Bug: #1891732

Changed in karbor:
status: In Progress → Fix Released
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.